Adding A Hit Counter To Your Page
If you wish to add a counter to your main Web page, you can do so by adding the following HTML to your page.
<img alt=""
src="http://www.DOMAIN.COM/cgi-bin/nph-count?width=5&link=/COUNTERID">
Change the DOMAIN.COM to your domain name, and change the
COUNTERID to simply DOMAIN. Thus, for "fni.com", the counter line would be as follows:
<img alt=""
src="http://www.fni.com/cgi-bin/nph-count?width=5&link=/fni">
If you want to set a 6 or 7 digit number because your traffic overflows 5 digits, you may set it to the number of digits desired by changing the "width=5" portion.
If you wish to add counters to multiple pages, you may do so by
changing the field COUNTERID in the above HTML line. The
COUNTERID line must be unique for each page. For example, you could simply add a digit to each COUNTERID value, such as COUNTERID1, COUNTERID2, etc.
If you have a reason to preset the counter to a particular number
because of previous traffic, please contact FishNet with the number that you want to preset the counter to at
support@fni.com.