Default constructor.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- contactID
- Type:
System.Int32
Current contact ID
- originalURL
- Type:
System.String
URL of the origin
- value
- Type:
System.String
Activity value
- issue
- Type: CMS.DataEngine.BaseInfo
Issue object
- newsletter
- Type: CMS.DataEngine.BaseInfo
Newsletter object
- subscriber
- Type: CMS.DataEngine.BaseInfo
Subscriber object
- variables
- Type: CMS.WebAnalytics.ActivityContext
Environment variables required for proper logging of activities. Use AnalyticsContext.ActivityEnvironmentVariables.
See Also