Link cleaning rules
Clearly explained: what SafeShare removes, what may stay, and how the logic of Clean link and Clean link + partner works.
SafeShare does not blindly remove everything after the question mark. The logic tries to remove unnecessary tracking clutter while preserving functionally necessary parts where possible.
At its core, SafeShare distinguishes between three types of values:
Typical measurement, campaign, or click extras such as utm_*, gclid, or fbclid.
Affiliate, commission, or attribution values such as tag, ref, or similar partner markers.
Discount or coupon codes such as coupon that may be handled together with partner values or separately depending on the product logic.
SafeShare removes known tracking extras in both modes. This typically includes:
utm_*gclidfbclidmsclkiddclidttclidmc_cidmc_eidmkt_tok_hsenc_hsmiThis is not meant as a rigid public full promise, but as an understandable overview of the kind of values SafeShare typically removes.
Not every parameter is tracking. Some values are needed so the link opens correctly or the destination behaves as intended.
qtag may remain as a partner valueref may remain if the link needs it for attributioncoupon deliberately remains with Clean link + partnerThere the clear two-way logic applies:
SafeShare Pro may later work in a more granular way, for example with extra switches, rules, or presets. This page mainly describes the core logic visible across the main products.
Three short examples of what the SafeShare logic can look like in practice.
Input: https://example.com/article?utm_source=newsletter&utm_medium=email&fbclid=123&x=1 Result: https://example.com/article?x=1
Input: https://shop.example.com/product?tag=partner-21&ref=creator123&utm_source=mail Clean link: https://shop.example.com/product Clean link + partner: https://shop.example.com/product?tag=partner-21&ref=creator123
Input: https://shop.example.com/product?tag=partner-21&coupon=SAVE10&utm_source=mail Clean link: https://shop.example.com/product Clean link + partner: https://shop.example.com/product?tag=partner-21&coupon=SAVE10
“Clean link” removes tracking additions, partner or affiliate values, and coupon codes. “Clean link + partner” removes tracking additions but deliberately keeps partner or affiliate values and coupon codes.
This means values such as tag, ref, or similar affiliate, commission, or partner markers that may deliberately stay in the link or be removed depending on the chosen logic.
No. SafeShare works on URL parameters. It does not protect against IP logs, fingerprinting, or tracking after login.
Because not every parameter is tracking. Some values are functionally necessary or deliberately kept according to the chosen logic.
If a real link behaves strangely, send it to us without sensitive data — we will help quickly.