UTM parameters are tags added to the end of a URL as query-string values to tell an analytics platform where a visit came from. The five standard ones are utm_source (the referrer, e.g. newsletter), utm_medium (the channel type, e.g. email or cpc), utm_campaign (the campaign name), utm_content (which link or creative), and utm_term (the paid keyword).
Definition
UTM parameters are tags added to the end of a URL as query-string values to tell an analytics platform where a visit came from. The five standard ones are utm_source (the referrer, e.g. newsletter), utm_medium (the channel type, e.g. email or cpc), utm_campaign (the campaign name), utm_content (which link or creative), and utm_term (the paid keyword).
When a user clicks a tagged link, the analytics tool reads the parameters and files the session under that source, medium and campaign.
UTMs are the standard way to attribute traffic in tools like Google Analytics. They are set by the person who owns the link — the marketer, the affiliate, the email sender — not by the destination site, so their accuracy depends entirely on consistent, disciplined tagging.
In context
For an iGaming affiliate or an operator's marketing team, UTM discipline is what makes traffic reports usable. A fixed convention — lowercase values, a controlled vocabulary for source and medium, a campaign-naming scheme that encodes GEO, offer and date — means the analytics platform can group and compare channels automatically.
Inconsistent tagging (Email vs email, fb vs facebook, blank campaign names) fragments the data and makes channel analysis unreliable.
There are pitfalls specific to this space. UTM parameters are visible in the URL and passed to the destination, so they must never carry personal data, and they should be stripped or canonicalised on the landing page so search engines do not index dozens of parameterised copies of the same page.
UTMs also only track the click into the analytics tool; they are separate from the affiliate tracker's own click ID and postback, so an affiliate typically carries both — UTMs for their own analytics, and the tracker's parameters for conversion attribution and payout. Mixing the two roles up, or relying on UTMs for payout attribution, is a common mistake.
Worked example
An affiliate's analytics shows "facebook", "Facebook", "fb" and "fb-ads" as four separate sources because different team members tagged links their own way. It adopts one convention (utm_source=facebook, utm_medium=cpc, utm_campaign=GEO_offer_date), rewrites the link templates, and the channel report becomes a single clean row per source.
Related terms
Frequently asked questions
Browse the full iGaming & affiliate glossary — hundreds of EN/RU terms with examples.
← Back to glossary