Click or drag to resize
ITrackedCampaignsServiceTrackedCampaigns 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: 9.0.0
Syntax
C#
IEnumerable<string> TrackedCampaigns { get; }

Property Value

Type: IEnumerableString
See Also