@FediThing@chinwag.org on Mastodon: "If you click on a link in a Bluesky post, it is now automatically redirected via the domain go.bsky.app before it actually goes to the link in the post. There is no way to stop this or know that it is happening as the redirect only flickers on the screen for a fraction of a second.  Presumably this means Bluesky can now track all link clicking on their platform, including IP addresses, destinations etc?  Or have I misunderstood?  Bluesky is spinning it as a tool for publishers to track referrals, but going beyond the spin it seems to be giving Bluesky access to people's online activity?"
you are viewing a single comment's thread
view the rest of the comments
[–] 29 points 1 year ago (12 children)

Anybody know what the real reason for this is?

All websites can track how often a link is clicked, and what the link is, and who clicked it (especially if you have an account).

  • source
  • hideshow 12 child comments
  • [–] 25 points 1 year ago (1 child)

    It's to get around a bug on some platforms where the Referer header isn't set properly. Basically when you click the link in the app (maybe other platforms too idk), it can't set the Referer, so website statistics can't know what came from bsky. This was in their changelog. It used to already work correctly on desktop, though.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 6 points 1 year ago (3 children)

    Probably so bluesky can get affiliate money, either changing affiliate links with their own a'la honey or just tracking them to report to advertisers how much traffic is going through their platform to garner deals.

    In other words, money

  • source
  • parent
  • hideshow 3 child comments
  • [–] 5 points 1 year ago* (last edited 1 year ago) (2 children)

    How would link hijacking help with that? They can just track/rewrite directly without going through an intermediate step. The other commenter’s explanation seems more plausible.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 5 points 1 year ago

    Not sure why they have it go through a redirect like that; you can just trap click events and do whatever with them, including sending tracking info back before sending the user to the new page.

  • source
  • parent
  • [–] 2 points 1 year ago (1 child)

    I'm thinking they'd want to control misuse of the platform. Someone links malware and it is shared enough, they may want to be able to intercept that. At least, that's what I'd want to be able to do.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 3 points 1 year ago*

    i doubt it’d be for that: if it’s a malicious link, they can just remove the post/link from their platform and the same effect is achieved

    best case scenario it’s planning for when atproto has more PDSes, front-ends, etc: in that case, a central place where all platform links go so that you can set your “home” server so that all links into atproto redirect to your home server

    worst case it’s for tracking click through for advertising

  • source
  • parent
  • [–] 1 point 1 year ago

    Most companies implement for malicious link control. They can actively scan as needed and they can prevent users from going to any links deemed malicious. It also adds tracking for amount of clicks on a specific URL. There are more nefarious uses that others have stated redirection for paid links to them and user profile building for ad targeting

  • source
  • parent