TrackedCampaignsService Class |
Namespace: CMS.WebAnalytics
public class TrackedCampaignsService : ITrackedCampaignsService
The TrackedCampaignsService type exposes the following members.
Name | Description | |
---|---|---|
![]() | TrackedCampaignsService |
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.
|