Trace Asp.Net Application User Information
Author:
Saha, Prodip K.
Would not it be nice to see who is visiting your website, what pages are they visiting and for how long? Yes, it's possible to trace all those information. This article will show you how to accomplish it. Keep in mind none can gaurantee 100% accuracy of the duration of the visit or how many visitors there are due to the fact that no one can predict the user's behavior. For an example, if a user x out of the IE, the application have to wait until the session is timed out to dorp the visitor count.
More Tutorials
|