• Mose13@lemmy.world
    link
    fedilink
    arrow-up
    10
    ·
    1 day ago

    Telling people to remove them isn’t very practical. Educating people is step 1, but step 2 is finding a browser extension or browser that scrubs the identifiers from URLs. You will inevitably forget to remove the tracker from the url if you do it manually.

  • yoriaiko@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    5
    ·
    1 day ago

    No no no no, keep em up, I can hack them and decrypt and do nasty things with that silly part of code link, to learn so much about our lovely friendship. And I promise I would never use that to harm You, really! hahahahahahahahaa

    • yoriaiko@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      2
      ·
      1 day ago

      Oh source from newsletters? emails? oh that means You actively are using email adres, do any big spam company want validated email adres they can spam on? yeah, sure, 0.30€ each! (afaik, black market value is 100-600€ per 1000 valid addresses, just searched)

      Tbh, unsure if si=Aa1Uc_fRHXC0ay85 or similars can be decrypted, or are just individual, one time identificators, never tried, but bet some do know how to pull value out of them.

  • Hudell@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    13
    ·
    2 days ago

    “everything after the ? Symbol can be removed without issue” is a bold statement to make. Reminds me when the TV news had a specialist telling people to look at urls before clicking and check if it ends with “.php” as that would mean it is a virus.

    • SuluBeddu@feddit.it
      link
      fedilink
      arrow-up
      3
      ·
      1 day ago

      Difference being that the ? in URLs separates the resource from additional information

      So unless some website decides to identify the resource in those query field (for example search results pages in a web search), you are generally safe

      In any case, messaging apps will try to navigate to the site to create a caption for your message, and that can be a way to check if it works or not

  • MystikIncarnate@lemmy.ca
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 day ago

    Does anyone want to talk about the “share with Facebook” and other similar social media links that track you?

    No?

    Cool. Cool cool cool cool cool cool cool cool cool

        • JackbyDev@programming.dev
          link
          fedilink
          English
          arrow-up
          6
          ·
          2 days ago

          This is what I meant by the “non shortened” ones. If you’re using it through the app you can only press share to get the link and that’s how it comes when you press share. (Or if you press share on the website instead of copying the URL from the address bar.)

        • utopiah@lemmy.world
          link
          fedilink
          arrow-up
          3
          arrow-down
          1
          ·
          2 days ago

          Even better: PeerTube or InternetArchive or (Web)Torrents but definitely not a Google website fueled by surveillance capitalism.

          • baatliwala@lemmy.world
            link
            fedilink
            arrow-up
            5
            ·
            edit-2
            2 days ago

            For a viewer: serious lack of content

            For a creator: extremely unlikely to make a living

            I want them to succeed but it’s an unfortunate position

          • cley_faye@lemmy.world
            link
            fedilink
            arrow-up
            2
            ·
            edit-2
            2 days ago

            Call me back when the experience as a content creator is not a nightmare, the experience as a user browsing for content is not a nightmare, when it can handle the load of an even moderately popular video.

            The issue with streaming video online is not a technical one; making a “clone” of youtube, anyone can do so (and indeed, peertube exists). The issue with streaming video online is that if it gets traction, you need a lot of bandwidth and processing power to make it available when it needs to be available. One-two instances and “hopping P2P picks up” does not cut it.

            And, as usual when anyone says anything bad about peertube: the idea is great, but almost by construction it lacks what’s needed to be a valid replacement for centralized, yet HUGE existing platforms: traction, and a truckload of CDN-like instances that can handle the load. If someone putting highly anticipated content online could just “put” their video somewhere and send a link so people can watch it, immediately, and without issue, some would likely do so. Unfortunately, we’re very far from that yet.

            • utopiah@lemmy.world
              link
              fedilink
              arrow-up
              1
              ·
              1 day ago

              I did some live streams in the past. I share the link to my instance below. I can’t speak for large audiences.

    • burntbacon@discuss.tchncs.de
      link
      fedilink
      arrow-up
      7
      arrow-down
      1
      ·
      2 days ago

      I judge people based on whether they can understand youtube (which you should be changing to invidious or something else anyway) urls. It’s a useful and very short way to see if people have ever paid attention to repeated patterns. The moment I saw the t=XYs, I was amazed.

  • RagingRobot@lemmy.world
    link
    fedilink
    arrow-up
    18
    ·
    2 days ago

    They are called query parameters and they are used for other things as well. So you can remove the ones you see similar to these but sometimes there might be important stuff you need to get the page to load in those parameters.

    • bandwidthcrisis@lemmy.world
      link
      fedilink
      arrow-up
      8
      ·
      2 days ago

      After removing them (or even if there was nothing to remove) I test out links I’m sending in a private browser window to check that they would work for other people.

  • Eheran@lemmy.world
    link
    fedilink
    arrow-up
    135
    arrow-down
    1
    ·
    3 days ago

    So annoying to always have to find out how far you can trim a URL before it breaks.

  • Memetic@lemmy.ca
    link
    fedilink
    arrow-up
    16
    arrow-down
    1
    ·
    2 days ago

    It’s not always nefarious.

    I work for a non-profit. Sometimes it’s helpful to understand the click rate on a mass message.

    We don’t provide data to third parties and use a self-hosted oss analytics platform.

    So I think folks should understand tracking and manage it but it’s not all bad. Just almost always bad. Really bad.

    Worse: a lot of links can’t be fixed or modified since they use click-through services to obscure the destination.

    • Soulcreator@programming.dev
      link
      fedilink
      arrow-up
      5
      arrow-down
      1
      ·
      2 days ago

      I’m a web developer in a marketing department and agreed UTM tags aren’t really nefarious. We generally use them to track campaigns, and to see the effectiveness of our paid campaigns. (As in how much of a return on investment did we have, are people continuing to traverse the site after hitting the landing page, etc) That said those codes generally don’t give us any info about the user other than what parts of the site you are hitting, (which we can find out through other means anyway). There are tools out there which can give us a creepy amount of data about the users on the site, but UTMs aren’t it.

      Removing them when sending out links is good practice as you probably only really need a fraction of the characters in order to get to the site, so your links are cleaner, you look like less of an idiot, and ironically marketers will end up having cleaner data (I doubt you care about this, but it’s true.)

      That said, if you really want to prevent sites from getting your data when browsing turning off JavaScript in your browser would probably have the biggest impact.