About this tool
Remove utm, gclid, fbclid, mc_eid and hundreds of other tracking parameters from links, in bulk, entirely in your browser.
Tracking parameters are the part of a link that identifies the campaign, the ad click or the individual recipient — utm_source and its family, gclid from Google Ads, fbclid from Meta, msclkid from Bing, mc_eid from Mailchimp — and none of them affect which page loads. This tool removes them from one link or two hundred, matching both an explicit list and prefix rules such as utm_, pk_ and mtm_, and passes through everything it keeps with the original encoding intact. Site-specific tags like an Amazon affiliate tag or a YouTube share id sit behind a separate switch, because removing those changes who gets credit for the click.
Open URL Tracking Parameter Stripper on AltFTool — it loads instantly in your browser.
Add your input to the workspace.
Adjust the options until the result looks right.
Copy or download the output and put it to work.
Paste up to 200 links at once; nothing is uploaded, so links from private inboxes stay private.
The query is rebuilt by splitting on the ampersand rather than re-encoding, so surviving parameters are byte-for-byte what you pasted.
Every removed parameter is listed with the platform that reads it, so you can see when a link was carrying a personal identifier.
It names the campaign source for analytics — the newsletter, the social post or the partner site the visit came from. UTM parameters (utm_source, utm_medium, utm_campaign, utm_term, utm_content) originated with Urchin, the analytics product Google acquired in 2005, and they have no effect on which page is served.
Yes for reading the page. gclid is the Google Click Identifier and fbclid the Facebook Click Identifier; both exist to attribute a visit back to an ad click and neither is needed to load the content. The only consequence is that the advertiser cannot match your visit to the click.
Yes. Parameters such as mc_eid from Mailchimp, vero_id, and various subscriber-hash fields identify the individual recipient, so forwarding the link as you received it can reveal which subscriber you are. Those are removed here by default.
Rarely, but it can. Some sites carry working state in the query string — a search term, a page number, a video start time — and this tool deliberately leaves parameters it does not recognise alone for exactly that reason. Open a cleaned link once before sharing it widely.