Page 1 of 2 12 LastLast
Results 1 to 10 of 2161

Hybrid View

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

    Default Re: Simple Google Analytics - Support

    Thank you for your help again. I had it that way for about 2 weeks and google was not collecting any data what so ever. I added the other code from google and it started showing data again. I don't know whats with that. I can not get any data to collect for the E-Commerce part of it. I have it checked Yes, an E-Commerce Site in the edit on google.
    Thank you
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  2. #2
    Join Date
    Jun 2008
    Posts
    10
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    I just wanted to thank the author for making this available. Its rare that you get such easy to follow instructions and setup was flawless and took about 30 minutes.
    I'm now 'waiting for data' on the analytics site and no problems or errors on Zencart.



    Best Regards,
    Eric Burke
    http://MagneticBreeze.com -- Powered By ZenCart

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by Razmear View Post
    I just wanted to thank the author for making this available. Its rare that you get such easy to follow instructions and setup was flawless and took about 30 minutes.
    I'm now 'waiting for data' on the analytics site and no problems or errors on Zencart.



    Best Regards,
    Eric Burke
    Thanks and glad you like it Eric. I've got some good response from it.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

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

    Default Re: Simple Google Analytics - Support

    econcepts did you read my other post from the other day. Thanks in advance.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  5. #5
    Join Date
    Mar 2006
    Location
    Rosebud, Victoria, Australia
    Posts
    310
    Plugin Contributions
    2

    Default Re: Simple Google Analytics - Support

    G'day,

    I'm trying to upgrade from version 1.0 to version 2.1.2. the instruction say...

    If you are upgrading (from the oldest 1.0 version), you will need to use the SQL file that is called googleanalytics-UPGRADE.sql
    But the file googleanalytics-UPGRADE.sql is missing.

    Where can I source it from?

    Best Regards, Lloyd Borrett.
    Zen Cart 1.5.5e, PHP 5.3.29 MySQL 5.5.42

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by lloyd_borrett View Post
    G'day,

    I'm trying to upgrade from version 1.0 to version 2.1.2. the instruction say...



    But the file googleanalytics-UPGRADE.sql is missing.

    Where can I source it from?

    Best Regards, Lloyd Borrett.
    Lloyd,

    Wow. Great catch. It looks like that file is not in the package you received. I'll have to add that for older upgrades. It appears to have been "dropped" during one of the releases.

    Attached you will find the file you need. (I named it ".txt" for the upload, but it should be ".sql" technically). Copy and paste this into your SQL patch section from the admin.

    You should run this file 1st, and then after running this, run the subsequent upgrade file (that is included with the package). This will bring you up to speed without removing any previously entered values.

    Let me know if you have any questions.
    Attached Files Attached Files
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  7. #7
    Join Date
    Mar 2006
    Location
    Rosebud, Victoria, Australia
    Posts
    310
    Plugin Contributions
    2

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by econcepts View Post
    Lloyd,

    Wow. Great catch. It looks like that file is not in the package you received. I'll have to add that for older upgrades. It appears to have been "dropped" during one of the releases.

    Attached you will find the file you need. (I named it ".txt" for the upload, but it should be ".sql" technically). Copy and paste this into your SQL patch section from the admin.

    You should run this file 1st, and then after running this, run the subsequent upgrade file (that is included with the package). This will bring you up to speed without removing any previously entered values.

    Let me know if you have any questions.
    Okay, so I ran the SQL file googleanalytics-UPGRADE.sql and received the following error message:

    Code:
    1062 Duplicate entry 'GOOGLE_CONVERSION_ACTIVE' for key 2
    in:
    [INSERT INTO configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('', 'Activate Conversion Tracking', 'GOOGLE_CONVERSION_ACTIVE', 'No', 'This element enables you turn on or off Google Conversion Tracking.
     
    Please Note: Conversion tracking is used to track the effectiveness of Google AdWords paid search campaigns. If you are not running any paid search campaigns, then you should leave this set to "No".
     
    If you are running Google AdWords (paid search) campaigns, then turning this on will place the proper conversion tracking code on your checkout success page and enable you to start tracking conversions.
     
    Turning this on requires you to enter your unique Google Conversion Tracking ID in place of the "XXXXXXXXXXX" number shown in the next section.
     
    For more hints and tips on how to use Google Analytics to increase sales from your store, visit ZenCartOptimization.com
     
    Do you want to turn on Google AdWords Conversion Tracking?
    ', @t4, 5, NOW(), NOW(), NULL, 'zen_cfg_select_option(array(''Yes'', ''No''), ');]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
    Should I now proceed to run the file UPGRADE-FromVersion1-2-1_ONLY.sql, or will something have to be fixed first?

    Best Regards, Lloyd Borrett.
    Zen Cart 1.5.5e, PHP 5.3.29 MySQL 5.5.42

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by lloyd_borrett View Post
    Should I now proceed to run the file UPGRADE-FromVersion1-2-1_ONLY.sql, or will something have to be fixed first?

    Best Regards, Lloyd Borrett.
    Let's do this. Make it easier.

    1) Go into your admin and Configuration > Google Analytics Configuration.
    2) Write down your analytics tracking number
    3) Run the "INSTALL" file for the 1.2.2 version. This will first DELETE the previous DB entries and then re-install from scratch with the new updates. Don't bother with the update patch any more.

    4) Go back into your admin and go to Google Analytics Configuration again. Re-enter your tracking ID and save.

    You're all set. I would also recommend removing the file specified in the install (on old "on_load.js" file that was used in older versions but is not needed in the newer one.

    See if that helps.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  9. #9
    Join Date
    Feb 2006
    Posts
    133
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Eric will you take a look at my site please? I didn't have any problems in the install, but Google still says Tracking not installed. I am running 1.27 in case you need to know that. Thank you!

  10. #10
    Join Date
    Mar 2007
    Posts
    37
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    I recently switched my website to zencart, and installed this mod. Googleanalytics says that it's receiving data, but since I switched from the old cart to zen it's showing zero visits to my site - no data at all. What have I done wrong? The website is http://www.littleturtleknits.com/
    I'm running 1.3.7.

 

 
Page 1 of 2 12 LastLast

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

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