Composer (Generator) of UTM tags online ✅ Free Digital SPEC tool
Quick and convenient generation of trackable links with UTM tags for any advertising channels and web analytics.
History of recently created links:
What are UTM tags and how to use them correctly?
UTM tags (Urchin Tracking Module) are special parameters added to the URL of a website page to track the source and characteristics of incoming traffic in web analytics systems (Yandex.Metrica, Google Analytics 4).
utm_source
Traffic source. Indicates the site from which the user came (for example: yandex, google, vk, telegram).
utm_medium
Ad type or channel. Describes the payment model or placement type (cpc - context, banner - banner, email - newsletter).
utm_campaign
Campaign name. Identifies a specific advertising campaign or promotion (for example: promo_summer_2026 or macro {campaign_id}).
utm_content
Contents of the ad. Distinguishes between ads within the same campaign (for example: banner_red, {ad_id}).
utm_term
Display condition. The keyword or audience targeting that triggered the impression (for example: razrabotka_sajta, {phrase_id}).
Frequently Asked Questions (FAQ)
Do UTM tags affect indexing and SEO?
UTM tags do not worsen the site’s position provided that the correct canonical tag is present on the page <link rel="canonical" href="...">, pointing to the main URL without tags.
Why do we need dynamic Google Ads & Yandex.Direct macros?
View macros {campaign_id}, {ad_id} And {phrase_id} are automatically substituted by the advertising system at the moment of clicking. This allows you to avoid manually entering the names of hundreds of ads and key phrases.
Why is it recommended to use lower case and transliteration?
Web analytics systems are case sensitive: labels Yandex And yandex will be counted as two different sources. Transliteration prevents encoding errors in browsers.