Default constructor.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- totalPriceAsString
- Type: System String
Formatted price
- orderID
- Type: System Int32
Order ID
- totalPrice
- Type: System Double
Total price
- variables
- Type: CMS.WebAnalytics ActivityContext
Environment variables required for proper logging of activities. Use AnalyticsContext.ActivityEnvironmentVariables.
See Also