CMS.WebAnalytics.Web.UI Namespace |
Class | Description | |
---|---|---|
ActivityTypeViewModel |
View model for ActivityTypeInfo | |
AnalyticsLog |
Cache log base class.
| |
CampaignConversionItemController |
Provides conversion items for Smart Drop-down in campaign conversions.
Controller handles selected site-specific object types and checks read permissions.
| |
CampaignConversionViewModel |
View model for campaign conversions.
| |
CampaignObjectiveViewModel |
View model for campaign objective.
| |
CMSAnalyticsContentPage |
Base page for the analytics pages.
| |
CMSCampaignPage |
Base page for campaigns.
| |
CMSConversionPage |
Base page for conversions.
| |
CMSWebAnalyticsPage |
Base page for the CMS Web analytics pages to apply global settings to the pages.
| |
ContactDetailsCampaignViewModel |
Represents view mdoel for the contact campaign details field.
| |
PageSelectorViewModel |
View model for page selector.
| |
WebAnalyticsServiceScriptsRenderer |
Contains methods for registering JavaScript code into page which logs web analytics statistics asynchronously via call to WebAnalyticsService.
LogHits call is registered automatically for each page request. Other calls have to be registered manually.
| |
WebAnalyticsTreeExtender |
Extender for Web Analytics Tree
| |
WebAnalyticsWebUIHandlers |
Web analytics Web UI events handlers
| |
WebAnalyticsWebUIModule |
Represents the Web Analytics Web UI module.
|
Interface | Description | |
---|---|---|
IActivityTypeService |
Service that provides method to work with the ActivityTypeViewModel objects.
| |
ICampaignConversionService |
Service that provides method to work with the CampaignConversionViewModel objects.
| |
ICampaignObjectiveService |
Service that provides method to work with the CampaignObjectiveViewModel objects.
| |
ICampaignReportService |
Service providing methods to work with campaign reports.
| |
ICampaignReportViewModelService |
Service providing CampaignReportViewModel for campaign.
|