jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Simple Unique Visitor Tracking Global.asa

DeEnFrSp
Hits: 18

Simple Unique Visitor Tracking Global.asa

Rating 0.0 0.0
This code stores "unique visits" (defining that as visits from different IP addresses) to the site and will send a daily detailed activity report (entry point, Referrer URL, IP, User Agent, etc) to the specified e-mail account. This script solves a common problem when using global.asa Session_OnStart to just increase a counter of unique visitors. Many stateless clients (like web spider) reject session level cookies, so the result using that technic is not very accurate. (for example, a web spider hitting 20 pages of your site would count as 20 visits using the simple Session_OnStart counter technic)


Platform(s): Windows
Date: Apr, 14 2005
Author: Iván Loire - www.iloire.com, http://

License

License Type: Commercial License | price: 14.95$

Ratings

Number of Ratings: 0 Votes
5     
0%
4
0%
3
0%
2
0%
1
0%
Visitor Voting Booth: Rate It!

Others Scripts

Simple online photo catalogue - photo gallery

ASP/Scripts and Components/Image Galleries