![]() |
Tuesday, January 06, 2009 | ||||
|
|||||
|
LogFilter is an ISAPI log filter for the Microsoft IIS 3 websever that will add the USER_AGENT and URL_REFERER fields to your Microsoft IIS log files. The User_Agent field indicates the Web Browser and Operating System being used by the visitor. This information can be used to determine the browser capabilities (Java, JavaScript, ActiveX, etc) of your visitors. The Url_Referer field indicates the page visitors followed to reach your site. This information can be used to determine how people are finding your site. The ISAPI filter works by appending the User_Agent and Url_Referer data to the IIS TargetURL field. The IIS LogFilter enhanced log file will appear as follows:
Installation Instructions:
|
Copyright (c) 2009 by MicroWeb. All Rights Reserved
www.microwww.com