| 11/20/2000 |
| 3.1 |
| ASP |
| 6279 |
| 38 |
|
StatCountex 3.1 is a statistics reporting application written in pure ASP.
It collects data from the visitors of your site and stores it into an Access database. |
See StatCounteX reports /dev site.
Being a lot more powerful than a simple page counter, StatCounteX features detailed
access statistics using ASP and an Access database. You may read the article
Statisticus for
more advanced discussions on site statistics.
By executing SQL queries on the collected data, StatCounteX generates the following
reports:
Individual Statistics:
» Page Views,
» Browser Type,
» Operating System,
» Screen Resolution,
» Color Depth,
» Visitor IP's,
» Referer Information
Detailed Page View Statistics:
» Total pageviews for entire site,
» Pageviews for each page,
» Pageviews for a specific time period (daily, weekly, etc.).
Detailed Visitor Statistics:
» Total number of unique visitors for entire site,
» Visitors for each page,
» Visitors for a specific time period,
The basic idea behind StatCounteX is to use an image as a counter. You will
add the counter code provided into the files which you want to count.
StatCounteX 2.0 features Data Normalization to minimize the
storage required to save the collected data in the database.
For more information on Data Normalization, read the
Part V
of the Statisticus
article.
|