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

Hybrid View

  1. #1
    Join Date
    Jan 2009
    Location
    Montreal, Canada
    Posts
    228
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    D'oh! I realized the issue was something else I changed last week and only noticed now. Thanks.

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by giftmeister View Post
    D'oh! I realized the issue was something else I changed last week and only noticed now. Thanks.
    No problem. It happens. :)
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  3. #3
    Join Date
    Feb 2008
    Location
    Washington State
    Posts
    236
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    I have the most recent version of this contribution however, running on 1.38a (heavily modded)

    In Google Analytics it shows this:

    Code:
    Product Revenue $14.95 - Quantity - 1
    When in fact it should be 23.

    I do not allow the customers to just simply choose a quantity from the quantity box since each product has it's own customization.

    So, this order was all for the same product but with different attribute/values selected. (from over 2,000 choices)

    Is there something I need to do to my code to have Google correctly track this order? Right now it thinks I sold only "one" of that "one product". I'm sure this is messing with my counts for the year and other metrics / etc...

    Thank you for any help in this matter.
    ~ jasmel : My Store Using Contributions: Wallet Theme | Simple Google | Quantity Discounts | Godaddy | FAQ's | Confirm Email Address Entry | Admin login as customer | Newsletter Subscribe | CampaingMonitor

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

    Default Re: Simple Google Analytics - Support

    I've got it running fine on a number of sites that use multiple attributes etc... and it all works fine.

    Let's see if we can't narrow down the problem on your site here.

    I'm not sure which portion you said was incorrect however in your description.

    Is the "quantity" being calculated incorrectly (which causes the price to be incorrect)?

    Is it the "total" that is being calculated incorrectly (and the quantity etc... is all correct?

    I suspect that maybe somewhere in your programming (if any of the heavily modded sections deal with the attributes and pricing) that this might be the cause. My thinking is that if this has been modified then maybe the total is not being carried over correctly (to the proper value) and this is causing the analytics to only pick up the total (minus the attributes).

    Let me know answers to the above and we'll see if we can't sort it out.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  5. #5
    Join Date
    Jan 2009
    Posts
    38
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    I posted a thread, but I now see this thread!
    Simple problem, hopefully a simple fix.

    My website is not passing the session information to Paypal, so when they return to the site to complete the sale google analytics shows every sale as [mysite].co.uk instead of the actual traffic source. The traffic source does show up correct in other areas of analytics, just not for purchases.
    In Paypal I have added utm_nooverride=1 to the return page in Paypal's settings - That's suppose to pass the session back from Paypal to my site.
    So my guess is that it's still not working as my site is not passing the info to Paypal.

    I assume I have to add something in my google_analytics.co.uk to do that?

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by CreepyD View Post
    I posted a thread, but I now see this thread!
    Simple problem, hopefully a simple fix.

    My website is not passing the session information to Paypal, so when they return to the site to complete the sale google analytics shows every sale as [mysite].co.uk instead of the actual traffic source. The traffic source does show up correct in other areas of analytics, just not for purchases.
    In Paypal I have added utm_nooverride=1 to the return page in Paypal's settings - That's suppose to pass the session back from Paypal to my site.
    So my guess is that it's still not working as my site is not passing the info to Paypal.

    I assume I have to add something in my google_analytics.co.uk to do that?
    If I understand you correctly, you'll need to capture the info passed via PayPal (in the query string) and add that to GA.

    If you can pull this off, the best way of doing this is to send a a variable that Google Already tracks back in your pass back query string.

    Try using the Google URL builder to get the proper parameter in there.

    http://www.google.com/support/analyt...y?answer=55578


    Let me know if this helps.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

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

    Default Re: Simple Google Analytics - Support

    econcepts, how does setting Recreation Session in Admin - Session to True affect this mod? Obviously, when this is set to true, the session will change when the customer attempts to login or create account. How does this affect tracking?

    Thanks!

  8. #8
    Join Date
    Aug 2010
    Posts
    9
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    If I'm installing this mod for the first time on a store using ZenCart version 1.3.8a, which version of the mod should I install? Will the most recent 1.3.9 version be compatible, or should I download the older version for 1.3.8?

    Thanks in advance for any advice on this

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by Argon09 View Post
    If I'm installing this mod for the first time on a store using ZenCart version 1.3.8a, which version of the mod should I install? Will the most recent 1.3.9 version be compatible, or should I download the older version for 1.3.8?

    Thanks in advance for any advice on this
    Any version of this mod will work for your needs. The best option is to choose the newest version.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by BlessIsaacola View Post
    econcepts, how does setting Recreation Session in Admin - Session to True affect this mod? Obviously, when this is set to true, the session will change when the customer attempts to login or create account. How does this affect tracking?

    Thanks!
    Recreating the session has no effect on this tracking mod. It tracks the same person all the way through via Google (with cookies etc...)

    They will be seen as the same 'unique visitor' either way you set it.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

 

 
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