Re: IIS Tracking




Zanstemic wrote:
I'm looking to track user activites while on a website. Does IIS have logging
that can store user activity?

Any suggestions are appreciated.

Depends how you define "activity" I suppose. Leaving aside the odder potential
definitions, yeah, you can configure IIS to log a good deal of information for each
request it recieves. You're then left with the task of analyzing this information.
I like Analog -- http://www.analog.cx/ -- for that task, myself.
--
..NET: It's About Trust!
http://vfred.mvps.org


.