Using /bin/visitcount on your WWW page

A supported page counter is now available. To use it you need to

        mkdir ~/WWW/lib ~/WWW/lib/counts
        chmod 711 ~/WWW/lib
        chmod 1777 ~/WWW/lib/counts

References to the counter should take the form

        <IMG SRC="/bin/visitcount?USERNAME+TAG">

where USERNAME is replaced with your username and TAG is used to indicate which of your counters you want to include at this point.

For example, a user foo might use <IMG SRC="/bin/visitcount?foo+home"> on their home page and <IMG SRC="/bin/visitcount?foo+pubs"> on a page listing their publications.