Category: Developer tools

URL Tracking Parameter Remover

System ideaMissing a tool?

Strip UTM, gclid, fbclid and other tracking parameters from a URL

Paste a URL to strip common marketing and tracking query parameters, such as UTM tags, gclid and fbclid, and see exactly what was removed. Runs entirely in your browser.

Total parameters6Removed5Kept1
Cleaned URL
https://example.com/product?color=blue
Removed parameters
utm_sourcenewsletterutm_mediumemailutm_campaignspringgclidabc123refhomepage

Everything on this page is processed in your browser. Nothing is uploaded.

What this tool does

Links shared in ads, emails and social posts often carry tracking parameters such as utm_source, gclid, fbclid or mc_cid that identify a click for analytics but clutter the URL and can leak campaign details when the link is reshared. This tool recognizes a curated list of common tracking parameters, removes them, and keeps every other query parameter untouched.

How to use it

  1. Paste a full URL, including its scheme, into the input box.
  2. Review the cleaned URL and the list of parameters that were removed.
  3. Copy the cleaned URL to share it without the tracking tags.

Privacy

This tool runs entirely in your browser. Your input is never uploaded, stored or shared — closing the tab removes it.

Frequently asked questions

Is my URL sent anywhere?
No. The URL is parsed and rewritten using your browser's built-in URL parser, so it never leaves your device.
Which parameters does it remove?
A curated list of common tracking tags, including utm_source, utm_medium, utm_campaign, utm_term, utm_content, utm_id, gclid, fbclid, msclkid, mc_cid, mc_eid, igshid, ref, ref_src, yclid, _hsenc, _hsmi, mkt_tok and s_kwcid.
Will it remove parameters my site actually needs?
No. Only the recognized tracking parameters are removed; every other query parameter, such as a product id or a search query, is kept exactly as it was.