Click or drag to resize
AnalyticsHelperRemoveTrackedCampaigns Method

Note: This API is now obsolete.

Removes TrackedCampaign cookie from cookie collection.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
[ObsoleteAttribute("Use TrackedCampaignsService.RemoveTrackedCampaigns instead.")]
public static void RemoveTrackedCampaigns()
See Also