Thread: visitor stats

Results 1 to 9 of 9
  1. #1
    Join Date
    Jan 2010
    Posts
    13
    Plugin Contributions
    0

    Default visitor stats

    hi all,

    Just wondering if anyone here has any suggestions as to site visitor statistic software that works well for them? Obviously Zencart gives you info on customers and basic visits but if I want more what would anyone advise me to use? Is there an addon or is it best to use a separate piece of software?

    thanks
    duncan

  2. #2
    Join Date
    Mar 2010
    Location
    UK
    Posts
    445
    Plugin Contributions
    0

    Default Re: visitor stats

    For nothing, you can use Google WebmasterTools and Google Analytics. They both provide a wealth of data about your site and indexing, as well data on your visitors and their actions.

    Don't forget Yahoo SiteExplorer for more information about links, and Bing WebmasterTools with some useful information too.

  3. #3
    Join Date
    Jan 2010
    Posts
    13
    Plugin Contributions
    0

    Default Re: visitor stats

    hi thanks for that - I am putting google analytics on now. where do I paste the code it has said needs to be on all pages?

    thanks
    duncan

  4. #4
    Join Date
    Mar 2010
    Location
    UK
    Posts
    445
    Plugin Contributions
    0

    Default Re: visitor stats

    It needs to go at the bottom of served HTML pages, just before the closing </body> tag, so that is does not delay the page from displaying in the browser.

    There's a ZC add-on to add the code for you, or you can manually edit the appropriate file.

  5. #5
    Join Date
    Jan 2010
    Posts
    13
    Plugin Contributions
    0

    Default Re: visitor stats

    ok, I have put in into 'tpl_footer.php' is this correct? sorry to sound stupid!

  6. #6
    Join Date
    Mar 2010
    Location
    UK
    Posts
    445
    Plugin Contributions
    0

    Default Re: visitor stats

    I usually add it directly after <!--eof- site copyright display --> in that file.

    In Google analytics I also like to set two filters: one which shows page views only on the site's own domain, and another which shows page views only on other domains.

    This latter profile will show searchengine cache pageviews as well as views of scraped copies of the site's pages.
    Last edited by g1smd; 5 May 2010 at 03:03 PM.

  7. #7
    Join Date
    Jan 2010
    Posts
    13
    Plugin Contributions
    0

    Default Re: visitor stats

    thankyou very much indeed for your help. could I just ask one more question before you get sick of me?!

    The code I have added is

    <script type="text/javascript">
    var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
    document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
    </script>
    <script type="text/javascript">
    try {
    var pageTracker = _gat._getTracker("UA-16234532-1");
    pageTracker._trackPageview();
    } catch(err) {}</script>

    is this the right one? I have just noticed something about php pages which is different...

    thanks in advance
    duncan

  8. #8
    Join Date
    Mar 2010
    Location
    UK
    Posts
    445
    Plugin Contributions
    0

    Default Re: visitor stats

    That looks good.

  9. #9
    Join Date
    Jan 2010
    Posts
    13
    Plugin Contributions
    0

    Default Re: visitor stats

    Quote Originally Posted by g1smd View Post
    That looks good.


    You are a a star! thanks very much
    duncan

 

 

Similar Threads

  1. visitor tracking
    By slater555 in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 22 Feb 2011, 05:19 AM
  2. Saving visitor carts
    By sparrish in forum Managing Customers and Orders
    Replies: 1
    Last Post: 19 Feb 2010, 09:59 PM
  3. Tracking visitor on my site
    By whispers65233 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 Feb 2007, 06:30 PM
  4. No Visitor's cart available
    By jund in forum General Questions
    Replies: 5
    Last Post: 25 Sep 2006, 10:18 PM

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