From 26af1e0c37658b15ce57126ee736fc7631917f84 Mon Sep 17 00:00:00 2001 From: Leyla Becker Date: Wed, 18 Feb 2026 20:41:06 -0600 Subject: [PATCH] feat: added links for what to do section --- .../remove-tracking-params-from-links.md | 361 +++++++++++++++++- 1 file changed, 348 insertions(+), 13 deletions(-) diff --git a/posts/drafts/remove-tracking-params-from-links.md b/posts/drafts/remove-tracking-params-from-links.md index 0505727..73fc610 100644 --- a/posts/drafts/remove-tracking-params-from-links.md +++ b/posts/drafts/remove-tracking-params-from-links.md @@ -1,5 +1,18 @@ -## What is a Link/URL +## Your internet traffic is being tracked + +When you open up your phone and click on or share links though websites and applications websites are secretly injecting tracking information into the pages. + +explain why that is a bad thing for privacy, and personal life +- you didn't consent to being tracked you just wanted to open a webpage +- can be used to make targeted ads work better and influence people behavers and beliefs +- can be used to track what you specifically are looking at on the internet and who you know +- it can be used to track and build profiles of who knows who +- makes links harder for people to read +- saves screen space + + +## How do Links/URLs work + +### Install browser extensions to automate it for you + +You can install browser extensions that automatically remove tracking parameters from URLs as you browse: + +#### ClearURL + +
+ + + + + +
+ +[Source Code](https://github.com/ClearURLs/Addon) + +### Use websites with tools to do it for you + +You can also use web tools that you can give a URL and it will clean it for you: + +
+ +
+ + + +### Mobile applications + +There are some mobile apps that can also help remove trackers from links: + +
+ +
\ No newline at end of file