kayky@thelemmy.club to Firefox@lemmy.ml · 3 days agoWhoever came up with this is a geniuslemmy.mlimagemessage-square36fedilinkarrow-up1308arrow-down10file-text
arrow-up1308arrow-down1imageWhoever came up with this is a geniuslemmy.mlkayky@thelemmy.club to Firefox@lemmy.ml · 3 days agomessage-square36fedilinkfile-text
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up12·3 days 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-up4·3 days 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).
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_banner
or whatever).