UTM Campaign URL Builder
Add campaign tags to a URL without breaking its query string.
Runs locally in your browser
Discuss a result
Write a short summary and review it before posting. Your tool inputs are never copied automatically.
What is the UTM Campaign URL Builder?
Add campaign tags to a URL without breaking its query string.
How to use it
- 1Enter the destination URL.
- 2Set the source, medium and campaign labels.
- 3Copy the generated URL into your campaign.
How it works
The browser URL and URLSearchParams APIs preserve existing query parameters and encode the campaign values. No shortener or external tracking service is called.
Example
Tag a product page with source=newsletter, medium=email and campaign=fall-launch; the new URL contains utm_source, utm_medium and utm_campaign.
Limitations & notes
- Use a complete http or https URL.
- Campaign naming conventions are up to your analytics setup.
No directly related discussion yet.
Start a focused thread and share the question this tool helped you explore.
Ask the community about UTM Campaign URL Builder