| 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.
| |
| CampaignSourceName |
Gets/sets the visitor's source from/to a cookie.
|
| Name | Description | |
|---|---|---|
| SetCampaign |
If CampaignInfo with given campaignCode exists and is running, sets both campaignCode and source to their
properties (CampaignCode or CampaignSourceName respectively).
|