utm_source=..., this base URL is required.{"id":["1","2"]}.How to use
Use this converter to go from a messy tracking URL to clean, structured UTM data (and back).
- Paste a full URL (or a query string like
utm_source=...) into the input. - Click Parse & Convert to extract UTMs and generate a normalized URL + clean URL.
- Edit the UTM fields (and optional non-UTM params) if needed.
- Click Build URL to generate a new tracking link, or Strip UTMs to remove them.
FAQ
What does this online UTM converter do?
It extracts utm_* parameters from a URL, shows them as structured fields, and can rebuild a normalized tracking URL or generate a clean URL without UTMs.
Can I paste only a query string like utm_source=...?
Yes—set a Base URL first, then paste the query string and click Parse & Convert.
Does it remove other parameters like gclid or fbclid?
No. Strip UTMs only removes keys starting with utm_; all other parameters are kept.
Will the tool change the order of parameters?
Yes. It outputs a normalized order (core UTMs first, then other params sorted) to keep links consistent.
Is my URL uploaded anywhere?
No—this runs locally in your browser and does not make network requests.
How do I rebuild a UTM URL after editing fields?
Edit the UTM fields (and optional non-UTM params) and click Build URL; the rebuilt link is shown in the output and placed back into the input box.
Why does my clean URL still have a question mark?
If non-UTM parameters remain, the clean URL will keep a query string (e.g., ?ref=abc).