AnalyticsLoggingEvaluator Class |
Namespace: CMS.WebAnalytics
public sealed class AnalyticsLoggingEvaluator : IAnalyticsLoggingEvaluator
The AnalyticsLoggingEvaluator type exposes the following members.
Name | Description | |
---|---|---|
AnalyticsLoggingEvaluator |
Initializes a new instance of AnalyticsLoggingEvaluator.
|
Name | Description | |
---|---|---|
CanLogBrowser |
Returns true when browser information can be logged.
| |
CanLogCountry |
Returns true when country can be logged, country is assigned in such case.
| |
CanLogInvalidPage |
Returns true when invalid page view can be logged
| |
CanLogLandingPage |
Returns true when landing page view can be logged
| |
CanLogMobileDevice |
Returns true when information about mobile device can be logged.
| |
CanLogOperationSystem |
Returns true when operation system information can be logged.
| |
CanLogPageView |
Returns true when page view can be logged
| |
CanLogVisitor |
Returns true when visitor information can be logged.
|