"If you have a web site, especially one that sells products or services, it can be useful to track the visitors to your site", writes Jacques Noah. The article explains how to write a program that will do just that. It details how to create a program that will track the visitors to your site. Jacques does this by:
- Recording the visitors' IP address
- Recording the time and date of the visit
- Recording the pages the visitor viewed
- Recording the name of the browser the visitor is using
- Recording the page the person came from





