ICampaignService Interface |
Namespace: CMS.WebAnalytics
public interface ICampaignService
The ICampaignService type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CampaignCode |
Gets/sets the visitor's campaign from/to a persistent storage.
|
![]() ![]() | CampaignContent |
Gets/sets the visitor's content from/to a cookie.
|
![]() ![]() | CampaignSourceName |
Gets/sets the visitor's source from/to a cookie.
|
Name | Description | |
---|---|---|
![]() ![]() | SetCampaign |
If CampaignInfo with given campaignCode exists and is running, sets campaignCode, source and content to their
properties (CampaignCode, CampaignSourceName or CampaignContent respectively).
|