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