Kentico.OnlineMarketing.Web.Mvc Namespace |
Class | Description | |
---|---|---|
ABTestLogger | Obsolete.
Class for managing A/B test conversions logging.
| |
ApplicationBuilderExtensions |
Provides extension methods related to Kentico ASP.NET MVC integration features.
| |
HtmlHelperExtensions |
Provides system extension methods for HtmlHelperExtensionPoint.
| |
KenticoABTestLoggerController |
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.
| |
KenticoWebAnalyticsLoggerController |
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.
| |
OutputCacheKeyOptionsExtensions | IOutputCacheKeyOptions extension methods.
| |
UriExtensions |
Provides extension methods for Uri class.
| |
WebAnalyticsLoggerRequestData |
Holds Web Analytics controller request data.
| |
WebAnalyticsScriptOptions |
Options for rendering Web Analytics logging script in views.
|
Interface | Description | |
---|---|---|
IABTestLogger | Obsolete.
Defines method for logging A/B test conversions.
| |
ICurrentABTestVariantProvider |
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.
|