Back to Forums








View Full Version : Its Tracking Me


beelzebub
June 30th, 2006, 00:57 AM
OK so I am making a web site for a biotech company and they require a web traffic tracking method for the site. I can't seem to find a service that doesnt require some sort of image to be placed on the site. So, would anyone know of any web site tracking program, preferably free that doesn't require an image placed on the site. I little Javascript or something placed in the code would be ok. I just dont want something that messes with my design.

By the way, thank you all who bothered to look at this thread.

petard
June 30th, 2006, 01:04 AM
There are plenty of server-based web stats applicaitons. They parse the log files and compile the various statistics. Is this what you're looking for?

beelzebub
July 1st, 2006, 02:17 AM
no i am looking for something basic that says total visits, average amount of visits per day, etc.

petard
July 1st, 2006, 03:05 AM
Google: awstats,
webalizer,
or CGI scripts that can do that for you.

beelzebub
July 1st, 2006, 06:53 AM
Thank you, i'll try those.