Default constructor.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- currentPage
- Type: CMS.Base ITreeNode
Current page
- documentName
- Type: System String
Name of the document
- ABTestVariantName
- Type: System String
AB variant name
- MVTCombinationName
- Type: System String
MVT combination name
- variables
- Type: CMS.WebAnalytics ActivityContext
Environment variables required for proper logging of activities. Use AnalyticsContext.ActivityEnvironmentVariables.
See Also