flamingos-cant (hopepunk arc)@feddit.ukM to Fediverse memes@feddit.ukEnglish · 4 months agoBluesky already doing enshittificationfeddit.ukimagemessage-square9linkfedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1imageBluesky already doing enshittificationfeddit.ukflamingos-cant (hopepunk arc)@feddit.ukM to Fediverse memes@feddit.ukEnglish · 4 months agomessage-square9linkfedilinkfile-text
minus-squareSoftestSapphic@lemmy.worldlinkfedilinkEnglisharrow-up0·edit-24 months agoThis doesn’t even make sense. If you are on their domain they can see the things you click on, this is how websites and cookies work. This isn’t nefarious, it’s the raving delusions of a tech illiterate idiot.
minus-squareJonsJava@lemmy.worldlinkfedilinkEnglisharrow-up0·4 months agoNo. You can see a link was loaded in the page. Link tracking is still needed to know if the link was clicked. It can be an “on click” JavaScript event, or a redirect to a tracking site.
minus-squareSoftestSapphic@lemmy.worldlinkfedilinkEnglisharrow-up0·edit-24 months agoNo, if you click a link that brings you to or from a site your IP is logged Navigating the internet requires having and disclosing your IP address. Sorry
minus-squareJonsJava@lemmy.worldlinkfedilinkEnglisharrow-up0·4 months agoThe destination logs the IP. The source doesn’t see the click, because it happens in your client, not in their site. Source: managed tens of thousands of sites and hundreds of thousands of servers for over 25 years.
minus-squareSmc87@lemmy.sdf.orglinkfedilinkEnglisharrow-up0·4 months agoNot true, many frameworks out there for tracking client side interaction, and not only clicks, also keystroke and even just mouse movements on the page….It is called RUM data. It works similar to google analytics.
minus-squareJonsJava@lemmy.worldlinkfedilinkEnglisharrow-up0arrow-down1·4 months agoYour splitting hairs at this point. My point was without SOMETHING to track clicks, you… Don’t.
This doesn’t even make sense.
If you are on their domain they can see the things you click on, this is how websites and cookies work.
This isn’t nefarious, it’s the raving delusions of a tech illiterate idiot.
No.
You can see a link was loaded in the page. Link tracking is still needed to know if the link was clicked.
It can be an “on click” JavaScript event, or a redirect to a tracking site.
No, if you click a link that brings you to or from a site your IP is logged
Navigating the internet requires having and disclosing your IP address.
Sorry
The destination logs the IP. The source doesn’t see the click, because it happens in your client, not in their site.
Source: managed tens of thousands of sites and hundreds of thousands of servers for over 25 years.
Not true, many frameworks out there for tracking client side interaction, and not only clicks, also keystroke and even just mouse movements on the page….It is called RUM data. It works similar to google analytics.
Your splitting hairs at this point.
My point was without SOMETHING to track clicks, you… Don’t.