Click or drag to resize
AnalyticsHelperTrackedCampaigns Property
Gets enumerable of campaigns which should be logged in web analytics service called by Javascript.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 8.2.23
Syntax
C#
public static IEnumerable<string> TrackedCampaigns { get; }

Property Value

Type: IEnumerableString
See Also