ApplicationBuilderExtensionsUseEmailTracking Method |
Enables the opened email and email link tracking feature.
Namespace: Kentico.Newsletters.Web.MvcAssembly: Kentico.OnlineMarketing.Web.Mvc (in Kentico.OnlineMarketing.Web.Mvc.dll) Version: 13.0.131
Syntax
Remarks
Enabling the opened email and email link tracking feature prepares routes to be mapped once
MapRoutes(RouteBuilderExtensionPoint) is called.
Inherently this method must be called prior to system routes mapping.
See Also