Click or drag to resize
CampaignApplicationBuilderExtensions Class
Provides methods for logging campaign details after customer visits some URL.
Inheritance Hierarchy
SystemObject
  Kentico.CampaignLogging.Web.MvcCampaignApplicationBuilderExtensions

Namespace: Kentico.CampaignLogging.Web.Mvc
Assembly: Kentico.OnlineMarketing.Web.Mvc (in Kentico.OnlineMarketing.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public static class CampaignApplicationBuilderExtensions

The CampaignApplicationBuilderExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberUseCampaignLogger
Enables the campaign logging of UTM parameters for each request.
Top
See Also