Page 150 of 217 FirstFirst ... 50100140148149150151152160200 ... LastLast
Results 1,491 to 1,500 of 2161
  1. #1491
    Join Date
    May 2009
    Posts
    413
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by econcepts View Post
    Let me know how this works for you.
    Hi Eric,

    I added the extra code you suggested a few days ago, however GA still doesn't appear to be tracking image search data. In my GA account the searches still show as "google.com (referral)" then "/imgres" then if I try and found out the keyword it says "(not set)"

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by mike2001uk1 View Post
    Hi I have recently uploaded the latest version of this module and would like to know how this module tracks the E commerce side of things through Google analytic's Not adwords.

    I did have a module in which allowed the tracking of the E commerce through Google analytics but some thing messed up the other week and tracking stopped.

    the site i have installed the module on is below any info will help
    http://www.vivanco-direct.com/


    cheers
    Mike B
    Quote Originally Posted by gaffettape View Post
    Hi Eric,

    I added the extra code you suggested a few days ago, however GA still doesn't appear to be tracking image search data. In my GA account the searches still show as "google.com (referral)" then "/imgres" then if I try and found out the keyword it says "(not set)"

    hmm ... let me take a look at it here and see what the issue might be.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  3. #1493
    Join Date
    Dec 2006
    Location
    Augusta, GA
    Posts
    72
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    YAAAAAAAHOOOOOOO!!!

    ahem.

    It seems I had long ago played around with JAM for an affiliate program we never pursued. I had completely forgotten about it. Once I removed the directory associated with JAM, Google Analytics started reporting sales.

    I was about to lose it there for a bit.

    Whew!

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by hermes369 View Post
    YAAAAAAAHOOOOOOO!!!

    ahem.

    It seems I had long ago played around with JAM for an affiliate program we never pursued. I had completely forgotten about it. Once I removed the directory associated with JAM, Google Analytics started reporting sales.

    I was about to lose it there for a bit.

    Whew!
    Glad to hear you got it working. Thanks for letting everyone know what the issue was.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  5. #1495
    Join Date
    Dec 2010
    Posts
    22
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Hello,

    This is my first time installing a module by myself, so please understand that the question might be redundant/ ignorant:

    How do I do step 1? I'm very confused.
    I mean, do I upload the whole thing to the root directory? (Everything with the readme file etc?)
    Do I upload each file separately to the respective directories?

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by milli View Post
    Hello,

    This is my first time installing a module by myself, so please understand that the question might be redundant/ ignorant:

    How do I do step 1? I'm very confused.
    I mean, do I upload the whole thing to the root directory? (Everything with the readme file etc?)
    Do I upload each file separately to the respective directories?
    It doesn't matter if you upload the readme, sql patch etc... That will have no impact on how the mod works. Technically you should not upload those.

    As long as you make sure you rename the directory "your_template" to the actual name of your template you are using then you should be able to upload with one move.

    However, if you feel more comfortable doing each file one by one, you can do that as well. Just make sure you get them all in the proper locations and don't miss any.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  7. #1497
    Join Date
    Dec 2010
    Posts
    22
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Thanks for your help!

    I have another question: for step 4, I am getting this error message

    ERROR: Cannot insert configuration_key "GOOGLE_ANALYTICS_TRACKING_TYPE" because it already exists
    Error ERROR: Cannot insert configuration_key "GOOGLE_ANALYTICS_CUSTOM_AFTER" because it already exists
    Error ERROR: Cannot insert configuration_key "GOOGLE_ANALYTICS_CUSTOM_AFTER" because it already exists
    Warning Note: 2 statements ignored. See "upgrade_exceptions" table for additional details.

    I have used google analytics on my site before (which didnt' really work) but WITHOUT a module.
    Nevertheless it shows that the tracking already exists.

    I deleted the tracking code that I originally had and inserted the new code as indicated in part 3.

    So I tried uploading the "uninstall" SQL patch, which worked, but still when I upload the "install" patch again, the same error occurs.

    The same error message shows up even when I upload the "upgrade" patch.

    What to do?

  8. #1498
    Join Date
    Apr 2011
    Posts
    1
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Hello,

    I'm a first time user of Zen-cart and Google Analitics. I would like to know if somebody could coach me out threw some basic doubt that I have.

    I want to be able to track all the interactions user have in my site which is built with Zen Cart, but I don't know were should I install Google Analytics snippet. And what options should I apply to the code to track all the E-commerce movement.

    Ill give a brief description of the modules I'm using and number of php pages.

    12 php

    Payment modules:
    - Check / Money Order
    - PAyPal IPN - Website Payment Standard

    Shipping Modules:
    - Freeshiping! - freeshiper
    - United states postal service - sups
    - United PArcel Service

    Order Total:
    -Discount Coupon - ot_coupon
    - Group Discount - ot_group_pricing
    - Gift Certificates- ot_gv
    - Low Order Fee - ot_loworderfee
    - Newsletter Discount - ot_newsletter_discount
    - Reward Points - ot_reward_points
    - Reward Points earned - ot_reward_points_display
    - Shipping - ot_shipping
    - Sub-Total - ot_subtotal
    - Tax - ot_tax
    - Total - ot_total

    Appreciate in advance for the help.

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by milli View Post
    Thanks for your help!

    I have another question: for step 4, I am getting this error message

    ERROR: Cannot insert configuration_key "GOOGLE_ANALYTICS_TRACKING_TYPE" because it already exists
    Error ERROR: Cannot insert configuration_key "GOOGLE_ANALYTICS_CUSTOM_AFTER" because it already exists
    Error ERROR: Cannot insert configuration_key "GOOGLE_ANALYTICS_CUSTOM_AFTER" because it already exists
    Warning Note: 2 statements ignored. See "upgrade_exceptions" table for additional details.

    I have used google analytics on my site before (which didnt' really work) but WITHOUT a module.
    Nevertheless it shows that the tracking already exists.

    I deleted the tracking code that I originally had and inserted the new code as indicated in part 3.

    So I tried uploading the "uninstall" SQL patch, which worked, but still when I upload the "install" patch again, the same error occurs.

    The same error message shows up even when I upload the "upgrade" patch.

    What to do?
    You can disregard the error. It means the fields needed to run the mod are already in the db and therefore can't be added (duplicated). You should be fine.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by Gabriel Mirón View Post
    Hello,

    I'm a first time user of Zen-cart and Google Analitics. I would like to know if somebody could coach me out threw some basic doubt that I have.

    I want to be able to track all the interactions user have in my site which is built with Zen Cart, but I don't know were should I install Google Analytics snippet. And what options should I apply to the code to track all the E-commerce movement.

    Ill give a brief description of the modules I'm using and number of php pages.

    12 php

    Payment modules:
    - Check / Money Order
    - PAyPal IPN - Website Payment Standard

    Shipping Modules:
    - Freeshiping! - freeshiper
    - United states postal service - sups
    - United PArcel Service

    Order Total:
    -Discount Coupon - ot_coupon
    - Group Discount - ot_group_pricing
    - Gift Certificates- ot_gv
    - Low Order Fee - ot_loworderfee
    - Newsletter Discount - ot_newsletter_discount
    - Reward Points - ot_reward_points
    - Reward Points earned - ot_reward_points_display
    - Shipping - ot_shipping
    - Sub-Total - ot_subtotal
    - Tax - ot_tax
    - Total - ot_total

    Appreciate in advance for the help.
    Install the Simple Google Analytics mod. It does everything for you including place the code in the proper location on the site.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

 

 

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