WebmasterID logoWebmasterID
UTM tracking

UTM tracking in Matomo

Matomo supports campaign tracking through its own mtm_ parameters and can also be configured to read the standard utm_ parameters. The mtm_campaign and mtm_keyword tags map to Matomo's Campaigns reports, while utm_ values can be mapped via Matomo's campaign parameter settings. This page covers how Matomo consumes both schemes and where the data surfaces.

Verified against primary sources

mtm_ versus utm_

Matomo's native campaign parameters are mtm_campaign, mtm_keyword, mtm_source, mtm_medium, mtm_content, and mtm_group. Matomo also ships with the ability to recognise the legacy/standard parameters, including utm_, through its campaign parameter configuration.

If your organisation already uses utm_ everywhere, map those in Matomo rather than re-tagging every link with mtm_.

Where campaigns appear

Tagged visits show in Matomo's Acquisition → Campaigns report, with keyword-level detail where mtm_keyword/utm_term is present. Multi-channel reports then let you compare campaigns against other channels.

Pick one scheme (utm_ or mtm_) and configure Matomo to read it, so you do not split the same campaign across two parameter families.

How it appears in analytics and logs

In Matomo, a tagged visit populates the Campaign and Keyword dimensions in the Campaigns report. If campaigns are missing, Matomo may be configured for mtm_ while your links use utm_, or vice versa — the parameter names must match Matomo's configured campaign parameters.

Diagnostic use case

Tag links so campaigns appear in Matomo's acquisition and Campaigns reports, and decide whether to use Matomo's native mtm_ parameters or map the standard utm_ ones.

What WebmasterID can help detect

WebmasterID reads UTM parameters server-side regardless of whether Matomo is configured for utm_ or mtm_, giving a parallel campaign view that does not depend on a single tool's parameter configuration.

Common mistakes

Privacy and accuracy notes

Matomo can be run privacy-respecting (self-hosted, IP anonymisation, no cookies mode). Campaign UTM/MTM parameters describe the link, not the person, and do not change Matomo's separate visitor-privacy settings.

Related pages

Sources and verification notes

Last reviewed 2026-06-24. Facts are checked against primary/official sources where available; uncertain specifics are marked “Data not yet verified” rather than guessed.