Marketing
UTM Builder
Type a base URL plus your UTM parameters (source, medium, campaign, term, content) and the calculator produces a ready-to-share tracking link.
Generate campaign tracking URLs with utm_source, utm_medium, utm_campaign, and optional term/content.
UTM parameters
Builds a query string using utm_source, utm_medium, utm_campaign, utm_term, and utm_content as defined by Google Analytics and most analytics stacks.
How to use
- Enter the base URL you want to tag.
- Fill in source, medium, and campaign. Add term/content if applicable.
- Copy the generated query string or the full URL.
Example
Input: URL = https://example.com/guide, Source = newsletter, Medium = email
Output: https://example.com/guide?utm_source=newsletter&utm_medium=email&utm_campaign=default
Student-friendly breakdown
This walkthrough emphasizes the most searched ideas for UTM Builder: UTM Builder. Start with the formula above, then follow the guided steps to double-check your work. For quick revision, highlight the givens, plug into the equation, and finish by verifying your units.
Need more support? Use the links below to open the long-form guide, browse additional examples, or hop into adjacent calculators within the same topic — each one is a quick way to double-check your work or handle a related question without starting from scratch.
Deep dive & study plan
UTM Builder: Generates campaign tracking URLs with source, medium, term, and content. It's built around utm, campaign tracking, analytics, so you can go from a raw question to a checked answer without switching tools.
The math behind it: Builds a query string using utm_source, utm_medium, utm_campaign, utm_term, and utm_content as defined by Google Analytics and most analytics stacks.
To use it well: (1) Enter the base URL you want to tag. (2) Fill in source, medium, and campaign. Add term/content if applicable. (3) Copy the generated query string or the full URL. Keep your units consistent as you go, and re-run a case you already know the answer to — it's the fastest way to catch a typo before it throws off a result you're relying on.
Worked example: entering URL = https://example.com/guide, Source = newsletter, Medium = email returns https://example.com/guide?utm_source=newsletter&utm_medium=email&utm_campaign=default. Try swapping in your own numbers next, especially a case you're unsure about, before you use this for something that matters.
Quick retention checklist
- Speak the formula aloud (or annotate it) so the relationships stick.
- Write each step in your own words and compare with the numbered list above.
- Swap in new numbers for the Example to make sure the calculator (and your logic) handles edge cases.
- Check at least one related calculator below — it's the fastest way to confirm your numbers still line up from a different angle.
FAQ & notes
Will it double-up question marks?
No. The builder detects whether the base URL already has parameters and uses ? or & accordingly.
Can I leave fields blank?
Required parameters (source, medium, campaign) should be filled for analytics to work. Optional fields may be left blank, and they’ll be omitted from the URL.
What formula does the UTM Builder use?
Builds a query string using utm_source, utm_medium, utm_campaign, utm_term, and utm_content as defined by Google Analytics and most analytics stacks.
How do I use the UTM Builder?
Enter the base URL you want to tag. Fill in source, medium, and campaign. Add term/content if applicable. Copy the generated query string or the full URL.