By default, the CardioLog Tracking Agent tracks document usage for documents which are accessed through the browser. This is achieved by tracking browser clicks in document libraries (which are not displayed in Explorer view). In order to track document access from non-browser sources - such as Windows Explorer or Microsoft Office, you need to install the CardioLog HttpModule for SharePoint.
The CardioLog Http Module dll file can be found in the CardioLog installation folder (select the dll file based on the .NET Framework version installed on your SharePoint WFE server):
[CardioLog Installation Folder]\CardioLogScheduleServices\CardioLogHttpModuleV45.dll - for .NET framework version 4.5 or higher |
On the SharePoint WFE server, for each web site, modify the SharePoint Web.config file:
To register the module for IIS 6.0 and IIS 7.0 or higher running in Classic Mode:
CardioLogHttpModule.dll <configuration> <configuration> |
To register the module for IIS 7.0 or higher running in Integrated Mode:
CardioLogHttpModule.dll <configuration> CardioLogHttpModuleV45.dll <configuration> |
Add the following keys:
<configuration> |
Optional keys:
<!-- Support claims based authentication --> |
Edit the values for: