Page 166 of 217 FirstFirst ... 66116156164165166167168176216 ... LastLast
Results 1,651 to 1,660 of 2161
  1. #1651
    Join Date
    Dec 2005
    Posts
    1,509
    Plugin Contributions
    6

    Default Re: Simple Google Analytics version 1.2.5 READY

    Ok, the newest version of Simple Google Analytics is ready for download.

    I'm submitting the contribution to the Zen Cart downloads area shortly but that will take some time to activate.

    For those who can't wait for it you can download it now from the following link:

    http://www.zencartoptimization.com/downloads/

    The newest version is 1.2.5 and here are some details on it:

    1) NEW ADDITION: Now provides the ability to track Page Load Time per Google Analytics new features.

    2) BUGFIX: Fixed bug in previous version(s) that would sometimes cause the ecommerce tracking values to miss record a transaction if it included certain characters in the name, attributes, etc..

    3) CHANGE: The new version now uses more overrides to make it even more friendly. In the previous 1.2.4 version you had to make alterations to the html_header.php file to accommodate some new changes. The new version 1.2.5 eliminates the need to do this by using the js override functionality in zen cart.

    For those who may have made this change in the past, you'll need to read the upgrade instructions to make sure you REMOVE those additions to the html_header.php file.

    Upgrading from 1.2.4 or higher, just (a) upload all files (no patches to apply) overwriting those in place now. (b) make the change to the html_header.php file (documented in the upgrade readme file) which has you remove the lines previously inserted.

    All set.

    Any questions, please post here.

    Thanks!
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  2. #1652
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Simple Google Analytics version 1.2.5 READY

    Quote Originally Posted by econcepts View Post
    Ok, the newest version of Simple Google Analytics is ready for download.

    I'm submitting the contribution to the Zen Cart downloads area shortly but that will take some time to activate.

    For those who can't wait for it you can download it now from the following link:

    http://www.zencartoptimization.com/downloads/

    The newest version is 1.2.5 and here are some details on it:

    1) NEW ADDITION: Now provides the ability to track Page Load Time per Google Analytics new features.

    2) BUGFIX: Fixed bug in previous version(s) that would sometimes cause the ecommerce tracking values to miss record a transaction if it included certain characters in the name, attributes, etc..

    3) CHANGE: The new version now uses more overrides to make it even more friendly. In the previous 1.2.4 version you had to make alterations to the html_header.php file to accommodate some new changes. The new version 1.2.5 eliminates the need to do this by using the js override functionality in zen cart.

    For those who may have made this change in the past, you'll need to read the upgrade instructions to make sure you REMOVE those additions to the html_header.php file.

    Upgrading from 1.2.4 or higher, just (a) upload all files (no patches to apply) overwriting those in place now. (b) make the change to the html_header.php file (documented in the upgrade readme file) which has you remove the lines previously inserted.

    All set.

    Any questions, please post here.

    Thanks!
    Econcepts thank you for all you hard work on this and all the other modules you have created. People like you make zen cart what it is today. Thank You
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  3. #1653
    Join Date
    Dec 2005
    Posts
    1,509
    Plugin Contributions
    6

    Default Re: Simple Google Analytics - Support

    Glad you like them, glad to be of help, and thank you. :)
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  4. #1654
    Join Date
    Nov 2008
    Posts
    8
    Plugin Contributions
    0

    Default Blank Page

    I'm setting up a new website and am adding google analytics 1.2.5

    When I copy & Paste the code into the tpl_main_page.php file and reload my website in my browser I get a blank page (no website). When I take it out all is well again.

    What am I doing wrong?

  5. #1655
    Join Date
    Nov 2008
    Posts
    8
    Plugin Contributions
    0

    Default Re: Blank Page

    Quote Originally Posted by Frankcw View Post
    I'm setting up a new website and am adding google analytics 1.2.5

    When I copy & Paste the code into the tpl_main_page.php file and reload my website in my browser I get a blank page (no website). When I take it out all is well again.

    What am I doing wrong?
    I've learned about checking the cache for error log files & the log file said:
    [02-Nov-2011 18:24:19] PHP Parse error: syntax error, unexpected '{' in /home/frankcw/public_html/jewelryholdersforyou/includes/templates/ashley_pink/common/tpl_main_page.php on line 187

    this error is in the cache folder several times..each time I tried the module.
    The code for the google analytics is pasted in at about line 370

    The character '{' is in the file before & after I paste in the google analytics code. The file works without the google analytics but doesn't work with the code added.

  6. #1656
    Join Date
    Nov 2008
    Posts
    8
    Plugin Contributions
    0

    Default Re: Blank Page

    Quote Originally Posted by Frankcw View Post
    I've learned about checking the cache for error log files & the log file said:
    [02-Nov-2011 18:24:19] PHP Parse error: syntax error, unexpected '{' in /home/frankcw/public_html/jewelryholdersforyou/includes/templates/ashley_pink/common/tpl_main_page.php on line 187

    this error is in the cache folder several times..each time I tried the module.
    The code for the google analytics is pasted in at about line 370

    The character '{' is in the file before & after I paste in the google analytics code. The file works without the google analytics but doesn't work with the code added.
    I've found the problem. I had edited the file in Notepad++ and had wordwrap turned on because I had been reading some text files. I did a file compare with winmerge and it noted the carriage return difference. I copied & pasted into the file with wordwrap turned off & it works perfectly now. (I was C&P at line 187 with wordwrap turned off)

    Frank

  7. #1657
    Join Date
    Dec 2005
    Posts
    1,509
    Plugin Contributions
    6

    Default Re: Simple Google Analytics - Support

    Glad to hear you got it working Frank.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  8. #1658
    Join Date
    Jun 2011
    Posts
    145
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Ok im upgrading from version 1.2.4, i followed the upgrade installation guide and got to this part:

    3a) Open the file found at: /includes/templates/[your_template]/common/html_header.php


    3b) Find the lines that look like this just before the </head> tag and REMOVE them (delete). Save the file and re-upload to your server.


    Then i dont know what to do.
    Do i run the install.sql file? or run the Upgrade toversion 1-2-4?
    Sorry but im lost with this
    P.s I have uploaded and overwritten files as required per upgrade notes.
    Regards
    Nic

  9. #1659
    Join Date
    May 2011
    Posts
    7
    Plugin Contributions
    0

    Idea or Suggestion Re: Simple Google Analytics - Support

    Thanks for the 1.2.5 release! I've been using your 1.2.4 module with good success.

    After the upgrade from 1.2.4 (no database upgrade), the code generated the following.

    Code:
    _gaq.push(['_setAccount', 'UA-XXXXXXX-X']);
    _gaq.push(['_trackPageLoadTime']);
    _gaq.push(['_trackPageview']);
    _gaq.push(['_trackPageLoadTime']);
    Here's a point you may want to include in the upgrade instructions for people who have previously configured page load time tracking.

    Remove the following code from the "Google Custom Code - After" field in the Configuration > Google Analytics Configuration

    Code:
    _gaq.push(['_trackPageLoadTime']);

    bridge32 - No need to do anything to the database if upgrading from 1.2.4. Check your source to see that the code is still being generated correctly.

  10. #1660
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Does anybody have a link to the download for version 1.2.5? Thanks!

 

 

Similar Threads

  1. v150 Simple Google Analytics .sql error !
    By Miff in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 10 Feb 2012, 11:33 PM
  2. Simple Google Analytics-not working
    By RobertG in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 11 Nov 2010, 06:07 PM
  3. Simple (From Google) Analytics Install
    By DagLindt in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 26 May 2009, 10:46 PM
  4. Simple google analytics- help
    By Pet Herbal Remedies in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 1 Oct 2008, 10:37 PM
  5. Simple Google Analytics not working
    By jvanree in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 29 May 2008, 03:46 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR