Free Web Analytics – Need to add code to every page?

Posted on October 4th, 2009 by admin

I am looking for a Free Analytics service for my ecommerce website. I know of AddFreeStats and Google Analytics. Will I need to add code to every page in my website in order to track customers? If so, what is the easiest way to do that? I use Yahoo Merchant Solutions. Thank you

You will need the code in every page that you want stats to be taken from. The best way is to use a include function. My favorite php’s include.
Thats for any 3rd ware Analytics tools. Some web hosts have built in ones, like in Cpanel. Not sure about the others, but they wouldn’t require any code to be pasted.

If you have any other questions, feel free to contact.

[php include code]
(Note: all files have to be .php. It has to be a server side script to do it. Otherwise you can simple copy n paste the code in each page.)
<?
include(’otherjunk.php’);
?

One Response

  1. jacer17 Says:

    You will need the code in every page that you want stats to be taken from. The best way is to use a include function. My favorite php’s include.
    Thats for any 3rd ware Analytics tools. Some web hosts have built in ones, like in Cpanel. Not sure about the others, but they wouldn’t require any code to be pasted.

    If you have any other questions, feel free to contact.

    [php include code]
    (Note: all files have to be .php. It has to be a server side script to do it. Otherwise you can simple copy n paste the code in each page.)
    <?
    include(’otherjunk.php’);
    ?
    References :
    5+ years web design/administration/programming
    3+ years web hosting
    Linux/Windows Server Experience

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.

|
  • Categories

  • Pages

  • Tags

  • Archives

  • Meta

  •