AnalyticsHelperTrackedCampaigns Property |
Gets enumerable of campaigns which should be logged in web analytics service called by Javascript.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 8.2.23
Syntax public static IEnumerable<string> TrackedCampaigns { get; }
Property Value
Type:
IEnumerableStringSee Also