Page 26 of 217 FirstFirst ... 1624252627283676126 ... LastLast
Results 251 to 260 of 2161
  1. #251
    Join Date
    Dec 2005
    Posts
    1,509
    Plugin Contributions
    6

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by pyrobri View Post
    Hi,
    I have just been through all the Google Analytics setup and am having a problem that a few others seem to have had.

    Everything seems to work OK, I have follwed the steps and this is code from the bottom of my pages:

    <!-- Google Analytics Code -->
    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
    </script>
    <script type="text/javascript">
    _uacct = "UA-2256908-1";
    urchinTracker();
    </script></body>

    which looks fine, but I keep getting the following message:
    Tracking Unknown (Last checked: 2007-07-26 2:01 AM PST.)
    The Google Analytics tracking code has not been detected on your website's home page. For Analytics to function, you or your web administrator must add the code to each page of your website.

    I have version 1.3.7 installed, I have tried all of the suggestions that seems to have got most other people with this error up and running but it doesn't seem to work here.

    This is the line from tpl_main_pafe.php (didn't need to be changed):
    <body id="<?php echo $body_id . 'Body'; ?>"<?php if($zv_onload !='') echo ' onload="'.$zv_onload.'"'; ?>>

    And I have uploaded all the files.

    Any help would be great.
    Thanks
    Oh the site is www.stainlesstools.co.uk
    Make sure you gave Google the proper URL to check the status of the tracking code. I wrote a post that may help at the following url.

    http://www.zencartoptimization.com/2...gle-analytics/
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  2. #252
    Join Date
    Jan 2007
    Posts
    236
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    So it WAS just a matter of time. The last test sale I put through just showed up in the tracking module.

    Thanks for all the feedback you were willing to hang in there with!

    studeo

    Now I have to find out how to delete that bogus sale from the averages...lol

  3. #253
    Join Date
    Jun 2007
    Posts
    167
    Plugin Contributions
    0

    help question Re: Simple Google Analytics - Support

    Is there a way to see if certain sites block the use of GA? I know for a fact that eBay , through my about me page, is sending folks to my cart but ebay never shows as a source is GA.

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by PastGenToys View Post
    Is there a way to see if certain sites block the use of GA? I know for a fact that eBay , through my about me page, is sending folks to my cart but ebay never shows as a source is GA.
    Any sites / browsers that block JavaScript will not show up in GA. You might get an idea of this (very general) by looking at the number of visitors that come to your site who have JavaScript enabled. Those that don't more than likely are not counted in your GA totals.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  5. #255
    Join Date
    Aug 2006
    Location
    portlandish, oregon
    Posts
    799
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by econcepts View Post
    Any sites / browsers that block JavaScript will not show up in GA. You might get an idea of this (very general) by looking at the number of visitors that come to your site who have JavaScript enabled. Those that don't more than likely are not counted in your GA totals.
    AHH I was JUST going to ask about that! I have no-sript installed for Firefox and I always block everything. There has been many times I haven't allowed google analytics on sites....

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by khopek View Post
    AHH I was JUST going to ask about that! I have no-sript installed for Firefox and I always block everything. There has been many times I haven't allowed google analytics on sites....
    Yeah, this is something that many people don't think about, but it is mentioned by Google in the "depths" of their explanation of Google Analytics. They tell you that tracking may differ at times due to users who are blocking JavaScript.

    Since their tracking runs purely on JS, those visitors would not be recorded in the statistics (this includes conversions with e-commerce, sales, etc...). All that tracking would be blocked.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  7. #257
    Join Date
    Aug 2006
    Location
    portlandish, oregon
    Posts
    799
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    I don't suppose you know how to block it from recording when you go on your own site?

    I tried following Google explanation of having to make a file with JS code in it, then creating a filter telling it to Exclude computers with that cookie on it....

    Makes NO sense....

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by khopek View Post
    I don't suppose you know how to block it from recording when you go on your own site?

    I tried following Google explanation of having to make a file with JS code in it, then creating a filter telling it to Exclude computers with that cookie on it....

    Makes NO sense....
    Yes, that IS the best way to do it and it does work. I use it myself.

    What problems are you having with that? maybe I can make sense of it for you.

    Have you tried to exclude your IP address (assuming it is not dynamic) using the same Filter Manager?

    I am finishing up a new workbook that is due to be released on or before August 15th called Google Analytics Uncovered for Zen Cart: The Workbook. In it I go through a number of things including the Filter Manager. That may help when available.
    Last edited by econcepts; 27 Jul 2007 at 11:23 PM. Reason: added content
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  9. #259
    Join Date
    Feb 2007
    Location
    Los Angeles
    Posts
    359
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Hi

    I can’t find directory or folder includes/modules/pages/checkout_success directory.
    What I got is /includes/modules/pages/checkout_success/ on_load_main.js
    Also in my includes/templates/MY TEMPLATE/common/ I don’t have this tpl_main_page.php , should I copy it from some other folder? And from where?

    Thank you

  10. #260
    Join Date
    Feb 2006
    Location
    UK
    Posts
    56
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by econcepts View Post
    Make sure you gave Google the proper URL to check the status of the tracking code. I wrote a post that may help at the following url.

    http://www.zencartoptimization.com/2...gle-analytics/
    Seems to be working now, I went away for the weekend without making any changed at all, just had a look and it is now receiving data. Looks like it just takes a bit of time for the process to complete..
    I don't want to see you wasting time,
    I just want a place inside your mind.
    I wish that i could turn the clocks right back.
    It;s easy to forget just what you've got!
    Feeder : Turn : 2001

    http://www.netneighbourhood.co.uk

 

 

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