Click or drag to resize
IAnalyticsLoggingEvaluator Methods

The IAnalyticsLoggingEvaluator type exposes the following members.

Methods
  NameDescription
Public methodCanLogBrowser
Returns true when browser information can be logged.
Public methodCanLogCountry
Returns true when country can be logged, country is assigned in such case.
Public methodCanLogInvalidPage
Returns true when invalid page view can be logged
Public methodCanLogLandingPage
Returns true when landing page view can be logged
Public methodCanLogMobileDevice
Returns true when information about mobile device can be logged.
Public methodCanLogOperationSystem
Returns true when operation system information can be logged.
Public methodCanLogPageView
Returns true when page view can be logged
Public methodCanLogVisitor
Returns true when visitor information can be logged.
Top
See Also