All SEO

UTM Builder

Build trackable campaign URLs with UTM parameters.

utm-builder.local
Campaign URL
Enter your URL and parameters to build the tracked link.

Overview

Builds a campaign tracking URL by adding UTM parameters to your link, so your analytics can tell where traffic came from. Useful for newsletters, ads, social posts, and any campaign you want to measure. It runs in your browser.

How it works

UTM parameters are tags added to the end of a URL as query values. The tool takes your base URL and the campaign details you enter and appends them: utm_source (where the traffic comes from, such as a newsletter), utm_medium (the channel, such as email), utm_campaign (the campaign name), and the optional utm_term and utm_content. When someone clicks the tagged link, your analytics reads those tags and attributes the visit to that campaign.

How to use it

  1. Enter your base URL.
  2. Fill in the source, medium, and campaign (and term or content if you use them).
  3. The tool builds the full tagged URL.
  4. Copy it and use it in your campaign.

Examples

Email campaign

A link tagged with utm_source=newsletter, utm_medium=email, and utm_campaign=spring_sale lets you see how that email performed.

Comparing channels

Use different source and medium values per channel to compare where visits come from.

FAQ

What are UTM parameters?
Tags added to a URL that tell analytics tools the source, channel, and campaign behind a visit.
What is the difference between source and medium?
Source is where the traffic comes from (a specific newsletter or site), and medium is the type of channel (email, social, cpc).
Do UTM tags change the page?
No. They are read by analytics and do not affect the page the link points to.
Is my data uploaded?
No. The URL is built in your browser.

Related tools

Embed this tool

Paste this snippet to put the tool on your own site. It runs entirely in the visitor's browser, the same as it does here.

<iframe src="https://tooldok.com/embed/utm-builder/" title="UTM Builder by Tooldok" width="100%" height="560" style="border:1px solid #16130d;border-radius:16px;max-width:720px" loading="lazy"></iframe> <p style="font:13px sans-serif"><a href="https://tooldok.com/tools/utm-builder/" target="_blank" rel="noopener">UTM Builder</a> by <a href="https://tooldok.com/" target="_blank" rel="noopener">Tooldok</a></p>