Page 155 of 217 FirstFirst ... 55105145153154155156157165205 ... LastLast
Results 1,541 to 1,550 of 2161
  1. #1541
    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

  2. #1542
    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

  3. #1543
    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

  4. #1544
    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

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by econcepts View Post
    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.
    Thank you so much for the clarification. So glad to read this! I am also curious if you plan some day in the future to convert your yahoo tracking for Microsoft Adcenter.

  6. #1546
    Join Date
    Jul 2006
    Posts
    308
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by econcepts View Post
    Google says the newest code will give you the 'most' information. However, many people don't even know 'how or where' to find that info (or even set it up) by using new tracking codes so it doesn't matter.

    All forms of tracking will provide you with the basic info you need to run a successful business. I've found that the ga.js tracking code produces a larger margin of error specifically with regard to ecommerce tracking (inconsistent reporting) so I never personally use that.

    I tend to stay with either the older urchin methods (for most accurate results) and have been migrating to the asych tracking on a few sites. ONce I determine the asych tracking is as accurate in core data (the info I use to run a business) as the legacy urchin code I'll migrate to that fully.
    Quoting this post from February. Is this still the current conclusion, to use urchin.js, or has anything changed? I see a note in the mod that the author found that the urchin.js is more accurate, but that was dated back in 2008. I'm still missing 15-20% of my transactions from the Analytics report using urchin.js, but I don't know of ga.js has improved in the last couple years.

    Or what's this about asynch tracking? Will it be updated in the mod?

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by BlessIsaacola View Post
    Thank you so much for the clarification. So glad to read this! I am also curious if you plan some day in the future to convert your yahoo tracking for Microsoft Adcenter.
    Yes, actually I have it running on a few of my own sites now (converted) but need to make it "public ready" (which I have yet to do.)

    Once I get to that point (MSN tracks differently than Yahoo did and a few of the variables make it a little more complex to 'standardize') I'll release it.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by fakeDecoy View Post
    Quoting this post from February. Is this still the current conclusion, to use urchin.js, or has anything changed? I see a note in the mod that the author found that the urchin.js is more accurate, but that was dated back in 2008. I'm still missing 15-20% of my transactions from the Analytics report using urchin.js, but I don't know of ga.js has improved in the last couple years.

    Or what's this about asynch tracking? Will it be updated in the mod?
    If you are using the urchin version of the code (legacy tracking) then you should not have that big of a difference unless something else is not setup correctly (at least that is what I find from my experience.)

    The ga.js version tracks ok with everything EXCEPT, everyone still using it reports Ecommerce Tracking to be off pretty significantly in some cases.

    The newest version of this module has Asych tracking built into it and that is an option you could use as well. I have not seen any problems using that to date and in a few cases have switched over to that on a number of sites.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by econcepts View Post
    Yes, actually I have it running on a few of my own sites now (converted) but need to make it "public ready" (which I have yet to do.)

    Once I get to that point (MSN tracks differently than Yahoo did and a few of the variables make it a little more complex to 'standardize') I'll release it.
    Thank you for the update! Looking forward to it and if you need testers we'd be happy to test it for you.

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

    Default Re: Simple Google Analytics - Support

    I just noticed an odd behavior after upgrading to 1.2.4. Please note that this issue may have been there before now, I just didn't notice it until today.

    If you have an order for an item that uses attribute the order transaction details in Google Analytic is not reporting correctly. So let's say for example a custom buys t-shirt A for $10 and select size Small and then add another t-shirt A for $10 to cart and select size Medium and let's say the customer now adds a CD for $10 to cart and shipping is $2.

    Google Analytic correctly shows total revenue of $32 shipping cost of $2 is also shown. Unfortunately, Google Analytic shows 2 individual products as purchased instead of 3 units it only records one occurrence of t-shirt A even though two were purchased in different sizes. The transaction screen also only picks up one purchase of t-shirt A not two with different size.

    This to me seems like a bug and would like suggestion on how to fix it.

    We are using the newest Asycronous tracking code so I am not sure if that makes any difference. We used to implement the ga.js.

    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