ITrackedCampaignsService Interface |
Namespace: CMS.WebAnalytics
public interface ITrackedCampaignsService
The ITrackedCampaignsService type exposes the following members.
Name | Description | |
---|---|---|
TrackedCampaigns |
Gets enumerable of campaigns which should be logged in web analytics service called by Javascript.
|
Name | Description | |
---|---|---|
AddTrackedCampaign |
Adds new campaign to TrackedCampaigns collection. Adding is performed only when campaign is not already present.
| |
RemoveTrackedCampaigns |
Removes TrackedCampaign cookie from cookie collection.
|