Click or drag to resize
Kentico.OnlineMarketing.Web.Mvc Namespace
 
Classes
  ClassDescription
Public classABTestLogger Obsolete.
Class for managing A/B test conversions logging.
Public classApplicationBuilderExtensions
Provides extension methods related to Kentico ASP.NET MVC integration features.
Public classHtmlHelperExtensions
Provides system extension methods for HtmlHelperExtensionPoint.
Public classKenticoABTestLoggerController
Controller responsible for A/B test conversion logging via javascript. Provides method for logging conversions and method which returns script for logging via javascript AJAX on client side.
Public classKenticoWebAnalyticsLoggerController
Controller responsible for asynchronous web analytics data logging via javascript. Provides method for statistics and method returning client script for logging via javascript AJAX on client side.
Public classOutputCacheKeyOptionsExtensions
IOutputCacheKeyOptions extension methods.
Public classUriExtensions
Provides extension methods for Uri class.
Public classWebAnalyticsLoggerRequestData
Holds Web Analytics controller request data.
Public classWebAnalyticsScriptOptions
Options for rendering Web Analytics logging script in views.
Interfaces
  InterfaceDescription
Public interfaceIABTestLogger Obsolete.
Defines method for logging A/B test conversions.
Public interfaceICurrentABTestVariantProvider
Provides information about current A/B test variant if the page that is requested is an A/B tested page. Variant information is available in the context of live site only.