Make UTM tagging easy and automatic for Mautic 4, 5, and 6.
Make UTM tagging easy and automatic for Mautic 4, 5, and 6.
Set it and forget it: Once you set up Auto Tagger, you never need to worry about UTM tags again. The plugin takes care of everything for you—no more manual tagging!
Works with Mautic 4, 5, and 6
The Mautic Auto Tagger plugin saves you time by adding UTM parameters and custom tags to your links in emails, dynamic content, and focus items. It can even fill in UTM tags for you when you create new emails or content. Use simple tokens to add info like the name of your email or campaign—no manual work needed!
|transliterate
to make token values URL-safe.my_param=value
or tracker={campaignfield=id}
), and use tokens in them.Tokens let you add info from Mautic automatically to your tags.
{contactfield=alias}
: For contact fields (like {contactfield=firstname}
){emailfield=property}
: For email properties (like {emailfield=name}
){dynamiccontentfield=property}
: For dynamic content properties{focusfield=property}
: For focus item properties{campaignfield=property}
: For campaign properties{eventfield=property}
: For campaign event propertiesTransliteration:
Add |transliterate
to a token to make it URL-safe.
Example: {emailfield=name|transliterate}
utm_source
: mautic
utm_medium
: email
utm_campaign
: {campaignfield=name|transliterate}
utm_content
: {emailfield=name|transliterate}
channel=email
https://my-shop.com/products
.https://my-shop.com/products?utm_source=mautic&utm_medium=email&utm_campaign=Q3-Promotions&utm_content=Summer-Sale&channel=email
Make UTM tagging easy and automatic for Mautic 4, 5, and 6.
Make UTM tagging easy and automatic for Mautic 4, 5, and 6.
Set it and forget it: Once you set up Auto Tagger, you never need to worry about UTM tags again. The plugin takes care of everything for you—no more manual tagging!
Works with Mautic 4, 5, and 6
The Mautic Auto Tagger plugin saves you time by adding UTM parameters and custom tags to your links in emails, dynamic content, and focus items. It can even fill in UTM tags for you when you create new emails or content. Use simple tokens to add info like the name of your email or campaign—no manual work needed!
|transliterate
to make token values URL-safe.my_param=value
or tracker={campaignfield=id}
), and use tokens in them.Tokens let you add info from Mautic automatically to your tags.
{contactfield=alias}
: For contact fields (like {contactfield=firstname}
){emailfield=property}
: For email properties (like {emailfield=name}
){dynamiccontentfield=property}
: For dynamic content properties{focusfield=property}
: For focus item properties{campaignfield=property}
: For campaign properties{eventfield=property}
: For campaign event propertiesTransliteration:
Add |transliterate
to a token to make it URL-safe.
Example: {emailfield=name|transliterate}
utm_source
: mautic
utm_medium
: email
utm_campaign
: {campaignfield=name|transliterate}
utm_content
: {emailfield=name|transliterate}
channel=email
https://my-shop.com/products
.https://my-shop.com/products?utm_source=mautic&utm_medium=email&utm_campaign=Q3-Promotions&utm_content=Summer-Sale&channel=email