Counter
This page has been accessedTo add a counter to your domain, you need to make a reference to a special image. The image is actually a script which keeps track of the number of times you call it. This method could be highly inaccurate, but this is for realtime fun, not for accuracy. Consult your web statistics for more accurate numbers.Here is the basic code you need on your page: There are three styles: A, B, and C:![]()
A ![]()
B ![]()
C ![]()
SOMENAME enables you to have more than one counter on your domain. For instance, you could have:
/cgi-bin/counter.pl?name=myResume&style=A on your resume page /cgi-bin/counter.pl?name=home&style=B on your home page...
Also, you could leave out the entire query string if you only want one counter and style A makes you happy!
Oh, if you do not host a domain but want to sneak a counter on your /~username/ folder, make the name=yourusername.
Return to Support section of MonkeyBrains.net