PDA

View Full Version : stats software



is0lized
April 16th, 2002, 12:24
Hello, im looking for stats software, i want it to run off the website, and it needs this

Unique visiters
Total visiters
Transfer useage
Referrals
Browser (not needed)
Screen res (not needed)
Search Word Report

php/mysql or cgi

mdm
April 17th, 2002, 05:10
Perl script:
Access Stats 1.12
This script allows you to keep track of activities on your web site. It extracts some statistics from a log file generated by log.pl and produces following reports: visits by day, visits by week-day, visits by hour, referer, top browsers, top operating systems, top countries and top hostnames. Ideal for users which don't have access to the web server log file.

See:
http://www.proxy2.de/scripts.php

Gayowulf
April 18th, 2002, 01:39
www.sawmill.net

that is the program I use. It is cgi program and has the ability to run as a server. It uses the log files, and is excellent.

is0lized
April 18th, 2002, 01:53
gay, gives me a 404

murat
April 18th, 2002, 08:32
is there a php one ?

is0lized
April 18th, 2002, 10:07
cgi can be slow at times... php is nice... i need this for a forum of my (in my sig)

Archbob
April 18th, 2002, 23:00
http://www.mrunix.net/webalizer/

Its free and great.

is0lized
April 18th, 2002, 23:16
what does it run on? php, perl?

Gayowulf
April 19th, 2002, 02:40
That program has the ability to run as a cgi program; it isnt actually a script.

www.flowerfire.com is the link.

webalizer sucks a dirty ---- compared to most other stats programs, most notably sawmill.

WabbyTwax
April 21st, 2002, 07:15
Thanks for the link to webalizer!