Everyday Tools
Search

UTM Builder

Build a URL tagged with UTM parameters so your analytics can track where traffic came from.

https://example.com/page?utm_source=newsletter&utm_medium=email&utm_campaign=spring_sale

Processing happens locally in your browser. Nothing you enter is uploaded.

How It Works

Enter your URL, source, medium, and campaign name (required), plus optional term and content. Your tagged URL updates instantly.

Example

example.com/page + source=newsletter + medium=email + campaign=spring_sale becomes example.com/page?utm_source=newsletter&utm_medium=email&utm_campaign=spring_sale.

Frequently Asked Questions

What's the difference between source, medium, and campaign?
Source is where the traffic comes from (e.g. "newsletter"), medium is the marketing channel type (e.g. "email"), and campaign identifies the specific promotion (e.g. "spring_sale").
Do UTM parameters affect SEO?
No — they're for analytics tracking only and don't affect search rankings, though it's good practice to canonicalize pages so tagged and untagged versions aren't treated as separate URLs.

Related Tools