Creates log with current campaign or write campaign into cookie, if Javascript logging is enabled. Cookie will be used for logging using web analytics service.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- campaign
- Type: System String
Campaign name
- siteName
- Type: System String
Site name
- aliasPath
- Type: System String
Node alias path for checking if url is excluded from analytics
Return Value
Type: BooleanTrue if successfully logged, or campaign is written into cookie
See Also