ActivityLandingPage Constructor Kentico 8.0 API Reference
Default constructor.

Namespace: CMS.WebAnalytics
Assembly: 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: OnlineSystem String
Name of the document
ABTestVariantName
Type: OnlineSystem String
Name of the AB variant
MVTCombinationName
Type: OnlineSystem String
Name of the MVT combination
variables
Type: CMS.WebAnalytics ActivityContext
Environment variables required for proper logging of activities. Use AnalyticsContext.ActivityEnvironmentVariables.
See Also