EmailTrackingOptions Class |
Namespace: Kentico.Newsletters.Web.Mvc
public class EmailTrackingOptions
The EmailTrackingOptions type exposes the following members.
Name | Description | |
---|---|---|
EmailTrackingOptions |
Name | Description | |
---|---|---|
EmailLinkHandlerRouteUrl |
Gets or sets the URL where handler responsible for tracking clicked links in emails is mapped. See the remarks section when using non-default URL.
The default value is DEFAULT_LINKS_TRACKING_ROUTE_HANDLER_URL.
| |
OpenedEmailHandlerRouteUrl |
Gets or sets the URL where handler responsible for tracking opened emails is mapped. See the remarks section when using non-default URL.
The default value is DEFAULT_OPENED_EMAIL_TRACKING_ROUTE_HANDLER_URL.
|