this post was submitted on 08 Oct 2023
730 points (96.9% liked)

Privacy

31195 readers
565 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

founded 4 years ago
MODERATORS
 

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

you are viewing a single comment's thread
view the rest of the comments
[–] darkstar@sh.itjust.works 1 points 11 months ago (2 children)

I have no idea how to clean a URL and honestly I'm not interested in cleaning every URL I send.

[–] Pectin8747@lemmy.ml 11 points 11 months ago (1 children)

At least you're honest about your ignorance

[–] darkstar@sh.itjust.works 2 points 11 months ago

Yup this is true

[–] Gabu@lemmy.world 5 points 11 months ago (2 children)

Quick rule: Just remove all of the garbage after a "?" except what is directly following a "search=" or "query=" parameter.

[–] darkstar@sh.itjust.works 3 points 11 months ago

Oh yeah I do that by default, if the URL is too long with random stuff at the end I remove what I can without breaking the link

[–] abcxyz@lemm.ee 1 points 11 months ago

As if "search" and "query" are the only two legit get parameters lol...