Demonstration of Available Counters
Below are specific codes and live results of the various methods for displaying a statistic.
showhits.php as an image
<img src="http://www.mypagestats.com/showhits.php?id=username&type=see_below&st=img">
Image counters based on the colors you set in your User Profile
| Variable |
Displays |
result |
| &type=hits |
Total unique visitors(default) |
 |
| &type=pageviews |
Total page impressions |
|
| &type=today |
Today's visitors |
|
| &type=todayviews |
Today's page impressions |
|
| &type=yesterday |
Yesterday's visitors |
|
| &type=yesterdayviews |
Yesterday's page impressions |
|
| &type=month |
Current month's visitors |
|
| &type=monthviews |
Current month's page impressions |
|
| &type=onlineusr |
Current online users |
|
| &type=totaldlfiles |
Number of files available for downloading |
|
| &type=totaldlhits |
Number of times downloaded |
|
showhits.php as text
<script language="JavaScript" type="text/javascript" src="http://www.mypagestats.com/showhits.php?id=username&st=js&type=hits"></script>
Text counters to match your page style. If your page text is blue, the counter will be blue. If your font is ComicMS Bold, your counter will be too.
| Variable |
Displays |
result |
| &type=hits |
Total unique visitors(default) |
|
| &type=pageviews |
Total page impressions |
|
| &type=today |
Today's visitors |
|
| &type=todayviews |
Today's page impressions |
|
| &type=yesterday |
Yesterday's visitors |
|
| &type=yesterdayviews |
Yesterday's page impressions |
|
| &type=month |
Current month's visitors |
|
| &type=monthviews |
Current month's page impressions |
|
| &type=onlineusr |
Current online users |
|
| &type=totaldlfiles |
Number of files available for downloading |
|
| &type=totaldlhits |
Number of times downloaded |
|
Create your own counter
Use standard HTML coding with inline styles to create a box for your counter. Some examples:
Total Visitors to My Page:
Total Visitors to My Page:
|