Default constructor.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 8.0.0.0 (8.0.5239.26125)
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