We are in the process of implementing a new website. The site itself is relatively small, only about 5 pages. We need the ability to:
1. Track the number of visits to the main page. No big deal, IIS 4.0 can handle this easily.
2. Track the number of clicks sent to two particular links on the main page, one of these links goes to another page in the same site and the other link goes to another of our websites.
3. Track the number of requests sent to an MS Access DB via a drop down box. Specifically, I need to know how many times each item on the drop down box has been selected.
4. Track the number of times a certain PDF file is downloaded. No big deal, IIS 4.0 can do this already.
5. Track the number of times a visitor prints a given page.
Does anyone know of a software package out that can do this? I have looked at WebTrends, but all they say on their web site is how great they are, not what they can do. I've seen a few other ASP solutions that also look workable but daunting to configure for use in my environment. I really need some sort of inexpensive and ready solution that I can implement in a day or two without a great deal of brain work. TIA!
1. Track the number of visits to the main page. No big deal, IIS 4.0 can handle this easily.
2. Track the number of clicks sent to two particular links on the main page, one of these links goes to another page in the same site and the other link goes to another of our websites.
3. Track the number of requests sent to an MS Access DB via a drop down box. Specifically, I need to know how many times each item on the drop down box has been selected.
4. Track the number of times a certain PDF file is downloaded. No big deal, IIS 4.0 can do this already.
5. Track the number of times a visitor prints a given page.
Does anyone know of a software package out that can do this? I have looked at WebTrends, but all they say on their web site is how great they are, not what they can do. I've seen a few other ASP solutions that also look workable but daunting to configure for use in my environment. I really need some sort of inexpensive and ready solution that I can implement in a day or two without a great deal of brain work. TIA!