kayky@thelemmy.club to Firefox@lemmy.ml · 4 months agoWhoever came up with this is a geniuslemmy.mlimagemessage-square35fedilinkarrow-up1245arrow-down10file-text
arrow-up1245arrow-down1imageWhoever came up with this is a geniuslemmy.mlkayky@thelemmy.club to Firefox@lemmy.ml · 4 months agomessage-square35fedilinkfile-text
minus-squareVincent@feddit.nllinkfedilinkarrow-up4·4 months agoI don’t think it strips UTM parameters specifically - I think it’s limited to parameters that track you individually?
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up11·4 months agoHmm, apparently this is the list of parameters it strips: https://searchfox.org/mozilla-release/source/toolkit/components/antitracking/StripOnShareLists/LGPL/StripOnShareLGPL.json So, yeah, it’s only some of the UTM parameters (+ some non-UTM parameters).
minus-squareVincent@feddit.nllinkfedilinkarrow-up3·4 months agoAnd you brought the receipts too :) Indeed, looks like it’s blocking the ones that might potentially identify you, not more generic ones (like utm_content=top_banner or whatever).
I don’t think it strips UTM parameters specifically - I think it’s limited to parameters that track you individually?
Hmm, apparently this is the list of parameters it strips: https://searchfox.org/mozilla-release/source/toolkit/components/antitracking/StripOnShareLists/LGPL/StripOnShareLGPL.json
So, yeah, it’s only some of the UTM parameters (+ some non-UTM parameters).
And you brought the receipts too :) Indeed, looks like it’s blocking the ones that might potentially identify you, not more generic ones (like
utm_content=top_banneror whatever).