Once you've added counters to some of your pages, you'll find yourself checking them to see how many hits various pages have had. To avoid the tedium of having to check pages to see how many hits each has sustained, you can construct a scoreboard page which contains ALL the counters for your pages.
To ensure that hits to the scoreboard page don't increment the counters it displays, append &increase=0 to the SRC attribute. For example:
<IMG SRC="/cgi/nph-count?width=6&link=/clients/webhints/xxx.html&increase=0">