|
| Home >> ASP >> Web Traffic Analysis |
Script Category : ASP
Script Sub Category : Web Traffic Analysis
This script is a counter and basic statistics program. It logs all hits to a page to a database. The script finds the specific day and increments the value stored in that day. The database is setup to log all days in the month. On the 1st of every month the application calls a function that logs the values of the database to a text file, emails the total monthly page hits, and then clears the database, without missing a hit.
|
|
|