Page 149 of 217 FirstFirst ... 4999139147148149150151159199 ... LastLast
Results 1,481 to 1,490 of 2161
  1. #1481
    Join Date
    Dec 2006
    Location
    Augusta, GA
    Posts
    72
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    [QUOTE=econcepts;1011407]What problem are you actually experiencing?/QUOTE]

    I'm tracking everything except sales. I'm getting results including pages inside Zen, just not sales. Yes, e-commerce is checked, ;-). The only thing that comes to mind is something's different on the checkout pages? That'd be weird. The code is there, that's why I think it has to something in GA.

  2. #1482
    Join Date
    Jun 2008
    Posts
    71
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Hi Eric,
    thanks for your reply. Yes I did all those steps when I checked the page source code the adwords account showed up as UAXXXX-X. And I'm 100% that I did configure it in the admin panel I actually checked it several times to make sure! Anyway I did it again and now the my UA shows up in the source code, I checked the analytics and it is receiving data. Hopefully this time it's gonna work.
    Thanks again!

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

    Default Re: Simple Google Analytics - Support

    I've resolved the user issue. I deleted the profile in GA that was linked to my UA and created a profile for my client using his UA. I hated to lose the data; but, it will be worth it if I can start tracking sales. The client's profile is receiving data. I will try to be patient. :-)

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by melena View Post
    Hi Eric,
    thanks for your reply. Yes I did all those steps when I checked the page source code the adwords account showed up as UAXXXX-X. And I'm 100% that I did configure it in the admin panel I actually checked it several times to make sure! Anyway I did it again and now the my UA shows up in the source code, I checked the analytics and it is receiving data. Hopefully this time it's gonna work.
    Thanks again!
    Glad to hear you got it working.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by hermes369 View Post
    I've resolved the user issue. I deleted the profile in GA that was linked to my UA and created a profile for my client using his UA. I hated to lose the data; but, it will be worth it if I can start tracking sales. The client's profile is receiving data. I will try to be patient. :-)
    Great! Good luck!
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  6. #1486
    Join Date
    Nov 2010
    Posts
    20
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Hey there! Just curious, installed this mod last night.
    I am to the point where my Google Analytics status shows a check and is receiving data with 1 visit from last night. I have had 15 site visits this morning and I am still seeing the same status and 1 visit.

    I followed some advice and looked at the source on the main page and the tracking is definitely there and my UA number matches. However, the tracking code seems different than what Google Analytics wanted me to copy:

    <script type="text/javascript">

    var _gaq = _gaq || [];
    _gaq.push(['_setAccount', 'UA-XXXXXXXX-1]);
    _gaq.push(['_trackPageview']);

    (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    })();

    </script>

    Any ideas? Seems weird that the GA site says it Receiving Data but nothing is updating.
    Appreciate the help!

  7. #1487
    Join Date
    Apr 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    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

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by brewtusplease View Post
    Hey there! Just curious, installed this mod last night.
    I am to the point where my Google Analytics status shows a check and is receiving data with 1 visit from last night. I have had 15 site visits this morning and I am still seeing the same status and 1 visit.

    I followed some advice and looked at the source on the main page and the tracking is definitely there and my UA number matches. However, the tracking code seems different than what Google Analytics wanted me to copy:

    <script type="text/javascript">

    var _gaq = _gaq || [];
    _gaq.push(['_setAccount', 'UA-XXXXXXXX-1]);
    _gaq.push(['_trackPageview']);

    (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    })();

    </script>

    Any ideas? Seems weird that the GA site says it Receiving Data but nothing is updating.
    Appreciate the help!
    Google is not a real time tracking system. They only update their end once or twice a day. So give it time to update and you should be fine.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  9. #1489
    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.
    Ecommerce tracking is only provided within Google Analytics (not Adwords). Adwords tracks Conversions (but so does Analytics).

    My module lets you track both sides. By default it enables you to track Ecommerce Transactions through Analytics (providing you turn that on within your Google Analytics account) and if you want to turn on Adwords Conversion tracking you simply indicated that in the Google Analytics Configuration (in the zen cart admin) and by putting your Adwords tracking ID into the space provided.

    Quote Originally Posted by mike2001uk1 View Post
    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.
    Which module was it? There are only two for Zen Cart and this one (Simple Google Analytics) is the more reliable of them. (The other module had native problems with Ecommerce Tracking I hear.) The only way Ecommerce tracking would stop suddenly using my module is if the tracking number was removed / changed, or something changed on your Adwords end.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  10. #1490
    Join Date
    Nov 2010
    Posts
    20
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Thanks, I need to be more patient!

 

 

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