PDA

View Full Version : User Tracking


Leeus
12-12-2002, 03:20 PM
What I want to achieve is every time someone loads a page, it won't just be the first load either, I want it to log it. What I really would like to achieve is where a user clicks around my site, so I can see main.asp was opened then pag7.asp then monkey.asp for example and so that I can see the flow throughout the site!

allida77
12-12-2002, 04:06 PM
I am not 100% sure but I think this is logged in IIS. THe log files are usually in System32/logs/. If not go into IIS right click on the web site, click on the logging option and you can see where it saves the log files at.

Roy Sinclair
12-12-2002, 07:09 PM
If you can afford it look at the WebTrends software, it'll take your log files and create nice reports of web site statistics for you and one of the reports is the various paths users take as they navigate through your site.