|
||||
|
Tools/Code: Don't want to donate? Then at least visit our advertisers' links!I barely get enough revenue to cover the annual $9 domain registration! |
CountalogCountalog is a simple script that lets you count and log pageviews. It will not work on Win32 machines--only Unix. Countalog (zip) || Countalog Engine only (txt) is now in version 0.10. Nice features of this script are:
This script requires some simple configuration. To use the default configuration:
To start using this script in a .shtml page, put this anywhere in your file: <!--#exec cgi="countalog.cgi"--> (assuming your script is in the same directory as your .shtml page). To start using this script in a .cgi page, put this anywhere in your file: do "countalog.cgi"; (assuming both .cgi files are in the same directory). Read the comments in the script to learn how to change from the default settings and for information about excluding certain visitors from the count/log. | |||
|
| ||||