faqts : Computers : Programming : Languages : Python : Common Problems : Web Programming

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

9 of 15 people (60%) answered Yes
Recently 2 of 7 people (29%) answered Yes

Entry

How can I write a script to count visitors to a web page?
Are there any Python counter scripts available?

Feb 29th, 2000 21:01
Nathan Wallace, Ivan Van Laningham


It shouldn't be that hard, but why bother?  Muhammed Muquit's Count
works so well, is so customizable, and compiles and runs on pretty much
anything, that there's not a lot of point to reinventing this particular
wheel.

Check out

        http://www.muquit.com/muquit/software/Count/Count.html