WebAnalyticsEvents Class |
Namespace: CMS.WebAnalytics
public static class WebAnalyticsEvents
The WebAnalyticsEvents type exposes the following members.
Name | Description | |
---|---|---|
GenerateStatistics |
Fires when web analytics statistics are being generated.
| |
InsertAnalyticsJS |
Fires when web analytics JavaScript snippet is being inserted to the page.
| |
LogConversion |
Fires when conversion is logged.
| |
ProcessAnalyticsService |
Fires when analytics are being logged in WebAnalyticsService.
| |
ProcessLogRecord |
Fires when analytics log is being processed.
|