CampaignConversionViewModel Class |
Namespace: CMS.WebAnalytics.Web.UI
public class CampaignConversionViewModel
The CampaignConversionViewModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | CampaignConversionViewModel |
Name | Description | |
---|---|---|
![]() | ActivityName |
Activity name.
|
![]() | ActivityType |
Activity type.
|
![]() | CampaignID |
ID of campaign this conversion belongs to. Used when creating or updating conversion.
|
![]() | ID |
Conversion ID.
|
![]() | IsFunnelStep |
Boolean flag if conversion is part of funnel.
|
![]() | ItemID |
ID of object which is monitored by conversion. For example nodeid for pagevisitActivityType.
|
![]() | Name |
Conversion name.
|
![]() | Order |
Order of conversion in the campaign.
|
![]() | Url |
Page visit URL.
|