• renegadespork@lemmy.jelliefrontier.net
    link
    fedilink
    English
    arrow-up
    0
    ·
    9 days ago

    The ability to alter the tracking is an exploit, not a feature. Don’t get me wrong, I’m glad it’s possible, but it seems more a result of a lazy implementation rather than a generous choice.

    Not any more than any other tracking method.

    This isn’t true. There are more opaque ways to track this like cookies, redirects (triggering an api call), and scripts. These could also be exploited depending on how they’re done, but it would be way less obvious than just changing the URI.

    It just seems like they chose the simplest method, thus hampering the effectiveness of their greed.

    • ivn@jlai.lu
      link
      fedilink
      English
      arrow-up
      0
      ·
      8 days ago

      All the solution you proposed have big tradeoffs. Most would require to run some code on the site where the URL is, which is often not an option. And they would not work if the link is shared between people. For a lot of cases the solution they used seems to be the best one.