Bad pattern
The same URL contains two different utm_source, utm_medium, or utm_campaign values.
URL cleanup guide
Duplicate UTMs happen when a landing page, ad platform, shortener, or old campaign link already has tracking fields and a new tool appends another set on top.
The same URL contains two different utm_source, utm_medium, or utm_campaign values.
Analytics tools, redirects, and platforms may read different values, making reports hard to trust.
Keep one clear value for each UTM field and move extra detail into utm_content or a separate approved parameter.
utm_source, utm_medium, utm_campaign, utm_content, or utm_term.paid_social, paid_search, affiliate, or email.utm_content or an approved extra field.| Where duplicates come from | What happens | Safer path |
|---|---|---|
| Old campaign URL | New builder adds UTMs to an already-tagged link. | Start from the clean landing page URL when possible. |
| Ad platform tracking template | Platform appends tracking fields after your final URL. | Keep one owner for each UTM field. |
| Shortener or redirect tool | Redirect rule adds another set of parameters. | Test the final resolved URL, not just the short link. |
| Affiliate link | Partner and merchant both add campaign labels. | Preserve required partner fields and keep UTMs consistent. |
Short links are easier to share, but the long URL should be clean and testable first.