Page Counter Script


The Counter script enables you to use counters on your pages. These counters track the number of times visitors access a specific page within your site.

 

You can find more information on the Page Counter script and additional examples at http://www.muquit.com/muquit/software/Count/Count2_5-ex.html.

To create a counter and incorporate it in your Web page:

  1. Insert the following in the HTML page on which you want to include a counter:

    <img src="/cgi-bin/Count.cgi?df=yourdomainname/counter.dat">

    Where yourdomainname is the name of your domain and filename is the name of the counter you are creating.

  2. The specified data file will be automatically created in your home directory.