MWML [TRACKING]-Tag
MWML [TRACKING]-Tag
Determines whether a link should be tracked. Overrides the email settings (Advanced Settings >Tracking > Link tracking).
Usage
Email templates, Emails
Syntax
[TRACKING]<URL>[/TRACKING]
Attribute
Attribute
Value
Description
tracking
true
1
false
Enable / disable tracking
Example
<a href="[TRACKING]
https://example.com/[/TRACKING]">To
website</a>
1. Default: If the attribute is omitted, the element is automatically initialized with this value.