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
|transliterate
to make token values URL-safe.my_param=value
or tracker={campaignfield=id}
), and use tokens in them.{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 properties|transliterate
to a token to make it URL-safe.{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