I see a lot of people, including friends and family, sharing URLs rife with tracking parameters.

I feel alone in making sure that I’m sharing the cleanest possible URLs to others. For example, checking if the URLs are shortened to hide plenty of tracking params.

Just need to vent, thanks for reading.

Edit: adding some context for future references.

By using url tracking params, tech companies can track who shares the content and who clicks on that specific shared urls. A simple but effective tracking method.

Try sharing Instagram post or YouTube video from the apps.

Instagram adds ‘igshid=’ . YouTube adds ‘si=’.

If you share the same IG or YouTube content from different accounts. The ‘igshid’, ‘si’ value will be different.

This can be used to tag who shares it, and who clicks on that specific url param value.

TikTok hides a ton of such params behind shortened url. Try expanding tiktok shared urls.

If you use android, use this app to expand, analyze and clean up urls https://github.com/TrianguloY/UrlChecker

If you use Firefox (you should), install ublock origin and add this url tracking filter maintained by adguard: https://raw.githubusercontent.com/AdguardTeam/FiltersRegistry/master/filters/filter_17_TrackParam/filter.txt

        • WarmSoda@lemm.ee
          link
          fedilink
          arrow-up
          1
          ·
          9 months ago

          You don’t think anyone is here to learn how to be more private on the Internet? You just expect everyone to already know everything

        • CoderKat@lemm.ee
          link
          fedilink
          English
          arrow-up
          1
          ·
          9 months ago

          There’s a lot of common patterns, but you have to understand how URLs work. You have to recognize which URL parameters are tracking ones or even just might be tracking. And that means you have to know how they work and that takes a moment.

          In brief, URL parameters start after a ? in the URL and are formatted like key1=values&key2=value2. You can’t usually remove all parameters because not all are tracking. To further complicate things, URLs can also have an anchor starting with a # character which will be after the URL parameters. You often don’t want to remove that (though theoretically the anchor could in fact contain tracking details).

          It’s often trial and error to see which parameters you can remove. I do this a lot since I write a lot of technical documentation. Clean URLs make the documentation more compact and less likely to break. It’s not just tracking stuff, but sometimes you need to remove temporal data that makes a page display data from a specific time when you want it to just default to the current time (etc).

    • mo_ztt ✅@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      9 months ago

      I had someone watch me edit a URL in the address bar and she clearly thought I was just fucking around, because there was no possible way that any human could edit the Matrix language up there and accomplish anything productive.

      • WarmSoda@lemm.ee
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        9 months ago

        That’s part of my point. Most people just don’t know.
        That’s like telling someone to just tune their carburator.

        • Butt Pirate@reddthat.com
          link
          fedilink
          arrow-up
          1
          ·
          9 months ago

          I mean carburetor tuning is a must-have skill for absolutely anyone who has one. Otherwise you can never be sure that you are getting an ideal fuel-air mixture, and the ratio changes over time with the temperature, humidity, seasons, etc. Really, it’s irresponsible to not know how to do this if you have a car with a carburetor.

  • JokeDeity@lemm.ee
    link
    fedilink
    arrow-up
    35
    arrow-down
    2
    ·
    edit-2
    9 months ago

    To be honest 99% of people, certainly including me, probably don’t recognize tracking elements in a URL unless they’re like affiliate links.

  • streetfestival@lemmy.ca
    link
    fedilink
    English
    arrow-up
    22
    arrow-down
    1
    ·
    9 months ago

    Phones and chrome are designed to prevent people from noticing that they’re being tracked and helping big tech track others

  • Oliver Lowe@lemmy.sdf.org
    link
    fedilink
    arrow-up
    14
    ·
    edit-2
    9 months ago

    Thankfully uBlock Origin removes those parameters for us. The default filters include a whole bunch of removeparam filters; e.g. privacy.txt See also removeparam.

    Maybe you could help your friends and family install Firefox and/or uBlock Origin? Every little bit helps :)

  • Clbull@lemmy.world
    link
    fedilink
    arrow-up
    13
    ·
    9 months ago

    The OCD part of me really wants to clean up those URLs simply because the link becomes a massive novella of garbage that’s harder to read than Yu-Gi-Oh card text.

  • Treczoks@lemmy.world
    link
    fedilink
    arrow-up
    7
    ·
    9 months ago

    I always remove anything after /ref= from an Amazon link before I forward it to my wife (she has the account and does the orders).

  • TankieTanuki [he/him]@hexbear.net
    link
    fedilink
    English
    arrow-up
    7
    ·
    edit-2
    9 months ago

    It’s not just safer, they’re nicer to look at too. I hate seeing a 20 character URL followed by a ? and 200 characters.

    Edit: lord-bezos-amused product links are a major offender here.

  • HughJanus@lemmy.ml
    link
    fedilink
    arrow-up
    5
    ·
    9 months ago

    Every website these days will just hijack any link posted on their service and there’s not a whole lot you can do other than just physically typing in the intended address character by character. No one wants to do that. No one cares. And these platforms know that. That’s why they do it 🖕

  • CeeBee@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    9 months ago

    I care about this also. I used to clean them up, but what I’ve started doing is adding and replacing parts of the share id. And I’ll usually put something stupid in there like “booger”, just to screw up their tracking data.