UTM Builder Guide
Reference for building campaign URLs with consistent UTM source, medium, campaign, term, and content parameters.
Quick answer
Use UTM Builder before sharing campaign links in newsletters, posts, ads, partner pages, or internal launch notes. Keep naming consistent so analytics reports group traffic correctly.
What this tool does
The tool appends UTM parameters to a base URL and helps reduce mistakes such as missing medium values, inconsistent campaign names, or broken query strings.
Step-by-step use
- Paste the clean destination URL.
- Add source, medium, and campaign values.
- Add term or content only when they are useful for the campaign.
- Copy the final URL.
- Open the URL in a browser and inspect the query string before publishing.
Example
For a newsletter link, use a stable pattern such as source newsletter, medium email, and campaign june_tools_update. Reuse the same naming style for later links so reports remain readable.
Review example
Before sending a campaign link to a partner or newsletter tool, open the generated URL and confirm it lands on the intended page. Check whether the destination already had query parameters, whether the campaign name matches your naming convention, and whether the link should be canonicalized without UTMs in public page metadata.
Assumptions and limits
UTM parameters help analytics tools classify traffic, but they do not guarantee attribution quality. Redirects, privacy settings, blocked analytics, and inconsistent naming can still affect reports.
Common mistakes
Changing names every time. email, Email, and newsletter-email may split reports.
Adding UTMs to internal links. Internal campaign parameters can pollute attribution.
Forgetting existing query strings. Use URL Query Parser if the base URL already has parameters.
Next steps
- URL Parser — inspect the base URL before tagging
- URL Query Parser — review existing query parameters
- Canonical URL Generator — keep canonical pages separate from campaign URLs