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

    • mo_ztt ✅
      link
      fedilink
      English
      332 years 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
        20
        edit-2
        2 years ago

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

        • @CoderKat@lemm.ee
          link
          fedilink
          English
          92 years 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).

        • @originalfrozenbanana@lemm.ee
          link
          fedilink
          122 years ago

          This may work for sharing links to static content, but it is terrible advice for anything interactive. That removes all URL params and will break lots of interactive sites.

          • @WarmSoda@lemm.ee
            link
            fedilink
            52 years ago

            What would be considered interactive vs static? How would I explain that to someone, for example?

            • Most things you share will be static. These are things like news articles and webcomics where the output of the page is always the same no matter what you do. Things like google searches or YouTube links that are different depending on some way you interact with the site are dynamic. If you search for “apples” in google you’ll get different results than if you search for “oranges.” If you share the apple search with someone, your apple text will be coded as a parameter after the ?. If you strip that off they’d go to google.com and not see any apples. Trackers and other surveillance tools are also captured in the query params so for dynamic content it can be tricky to know which params to remove and which to keep. For static content you can just remove them all because the content doesn’t change based on the params you pass it

        • @WarmSoda@lemm.ee
          link
          fedilink
          182 years 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

  • @TheAnonymouseJoker@lemmy.ml
    cake
    link
    fedilink
    72 years ago

    I use URLCheck on Android, and recommend it. I hate the nasty vomit URLs that people share, and I always click a URL and open with URLCheck (no defaults set for anything on phone) before opening it with my browser, NewPipe or whatever else.

    • JokeDeity
      link
      fedilink
      12 years ago

      Someone just told me about this app an few days ago and I’m loving it!

  • @FrostyCaveman@lemm.ee
    link
    fedilink
    102 years ago

    I thought I was alone in my windmill-tilting on this one! Nice to see there are others who clean URLs of unnecessary querystring parameters

  • @streetfestival@lemmy.ca
    link
    fedilink
    English
    322 years ago

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

  • JokeDeity
    link
    fedilink
    36
    edit-2
    2 years 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.

    • @narwhal@lemmy.mlOP
      link
      fedilink
      62 years ago

      I’m aware that with most privacy issues, a lot of people have limited understanding about it. Hell, I’m probably ignorant on many other privacy issues outside of this topic.

  • @Clbull@lemmy.world
    cake
    link
    fedilink
    132 years 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.

  • @Mandy@sh.itjust.works
    link
    fedilink
    English
    182 years ago

    People barely know what a browser is, you cant expect them to know what an url is, let alone what clearing it is

    • @narwhal@lemmy.mlOP
      link
      fedilink
      -12 years ago

      It’s not just browser though, sharing links from apps also generate these URLs. A lot of people then share these links through chat apps.

      I do realize that most people are not aware of it, that’s why I said this is more of a rant. Just want to vent to fellow privacy minded people.

  • Kushan
    link
    fedilink
    English
    102 years ago

    I do this because I hate super long URL’s, but is this actually a problem for privacy? Does it not actually fuck with the tracking because now two separate people have got the same tracking Params? (Genuine question).

  • @Saff@lemmy.ml
    link
    fedilink
    102 years ago

    Interesting, I never really thought about this before. I wonder if there’s a clipboard manager that does this automatically?

    • plz1
      link
      fedilink
      English
      52 years ago

      Kind of annoying they only do it in Safari in private mode, and not as a default.

  • wilberfan
    link
    fedilink
    English
    22 years ago

    A personal gripe of mine. I can’t get any of my friends/family to care…