Graphical Traffic Reports
Exploring Traffic Patterns and Visitor Information
Home Al's Shed Dave's Spare Room Sample Code for Books Technical Articles Archive Traffic Patterns Resource Links Feedback About Us

 
Like most sites, we maintain logs of the traffic through our server. This includes all kinds of information that is useful both for planning future development of the sites, and for measuring if our sites are achieving their aims. Using ASP and ASP.NET, with their capability to detect individual user 'sessions' (all the pages visited while browsing the site are considered to be a single session), makes it easy to capture more details than are included in the ordinary Web server's log.

  • Traffic Information Web Service
    • Access our traffic data via a Web Service
      Returns data in a suitable format to load into a .NET DataSet
      Last week 142 people accessed this service...

If you want to experiment with charts like the ones we use above, you can download the code here.

Home | Al's Shed | Dave's Spare Room | Code for Books | Articles Archive | Your Comments | Site Map
Email: feedback@daveandal.net         Privacy and Acceptable Use Policy