Skip Navigation

Campus Wide Information System

Pioneering New Frontiers

Counters


Counter-Info

  • The counter program counts the number of hits on a web page.
  • Counters need to have unique names. We suggest you use your server account name as a unique name. NOTE: Do NOT just copy the code from someones else's counter! If you do not specify a separate variable name for your own counter, the hits on your page will simply be aded to the hits recorded for the other party's page, thereby corrupting the tally for both of you..
  • Only hits from graphical browsers (Like Mozilla and Internet Explorer) are counted. Hits from text-only browsers (like lynx) are ignored.
  • The counter will be incremented each time it is accessed, even if you view it at a separate location.
  • Insert one of the counter styles below into your page.

Counter-Odometer Dynamic

Use this code for odometer that is only as wide as necessary.
<p align="center"><IMG SRC="http://www.unl.edu/cgi-bin/counter?accountname-count1"></p>


Counter-Odometer Static

Use this code for odometer that is set to a certain width. In this case, 8 characters.
<p align="center"><IMG SRC="http://www.unl.edu/cgi-bin/counter?accountname-count1"</p>



Counter-Odometer Other Options

<p align="center"><IMG SRC="http://www.unl.edu/cgi-bin/counter?accountname-count1" ALIGN=middle
width=40 height=30 BORDER=1 HSPACE=4 VSPACE=2></p>

Last Revised: June 18, 2007