I Need a Simple Hit Counter
Posted: Sun Feb 01, 2009 10:02 pm
I need a nice simple reliable page/site hit counter, the kind that simply goes into a CGI-BIN folder, and is displayed with a simple HTML image tag, or such.
It would be nice if the size, color & font could be set could be set with the HTML tag.
Requirements…
1. Its needs to only increment the count only when the site is visited from absolute urls, not from relative ones. (can’t be incremented by returning from same site pages)
2. No need for cookies, no need for unique visits, etc.
3. Should be coded in a common script, like ASP, or PHP, etc.
What I need…
1. The Script itself.
2. Sample HTML tag.
3. Some basic instructions, such as resetting or starting at a specific count, etc.
4. The trigger code, and any codes for viewing the counter without incrementing it.
Free would be nice, but paying a small price is not a deal breaker.
Thanks in advance
It would be nice if the size, color & font could be set could be set with the HTML tag.
Requirements…
1. Its needs to only increment the count only when the site is visited from absolute urls, not from relative ones. (can’t be incremented by returning from same site pages)
2. No need for cookies, no need for unique visits, etc.
3. Should be coded in a common script, like ASP, or PHP, etc.
What I need…
1. The Script itself.
2. Sample HTML tag.
3. Some basic instructions, such as resetting or starting at a specific count, etc.
4. The trigger code, and any codes for viewing the counter without incrementing it.
Free would be nice, but paying a small price is not a deal breaker.
Thanks in advance