Developer tools
URL inspector and tracking cleaner
Inspect a URL and remove only the tracking parameters you select.
Processed locally
No requests are made. HTTP(S) URLs only, without credentials; maximum 16,384 characters. Names are case sensitive.
Your answer will appear here.
Help and method
List allowed names separated by commas: utm_source, utm_medium, utm_campaign, utm_term, utm_content, utm_id, gclid, fbclid, msclkid. Leave blank to inspect only. Other query pairs and the fragment are preserved.
Methods and reliabilityWorked example
An example you can try or adapt to your own values.
- Input
- https://example.com/?q=α&utm_source=example#section
- Remove parameters (optional)
- utm_source
Result
https://example.com/?q=α#section