A simple yet powerful script that can track as many or as few pages as you want. The script's set up is very short and painless. Features include optional IP blocking feature and customizable images.
Counter allows you to represent the number of visitors to your page (or more accurately, the number of people to load the counter image) through a graphical depiction.
(Added: Sat Jun 12 1999 Hits: 1477 Rating: 1.00 Votes: 1)
A simple but powerful counter, that can be included either by SSI or framesets, and offers optional IP logging to prevent multiple reloads per user. Comes with detailed german readme but should be fairly easy to set up by anyone. Direct download
(Added: Sat Jan 01 2000 Hits: 1300 Rating: 0.00 Votes: 0)
Heres my sample code for adding a count label on a webpage, graphics are inlcuded below. This code will count visitors, but only new visitors each day get added to the overall count. Return IP's on the same day do not get recounted.
counter.pl is a simple sort of "hidden" counter. It is designed to be used in lieu of an image tag, so instead of doing img src="whatever.gif", you might use img src="counter.cgi". The script increments a counter in a file, then returns the gif image. The person visiting your page need never know you have an embedded counter going.
G-Counter is a simple graphical counter. It can be included in a page via Server Side Includes or via IMG SRC tags. This allows for use by people without access to Server Side Includes. It also features File Locking.