this post was submitted on 27 Nov 2023
1261 points (99.4% liked)

Firefox

20372 readers
151 users here now

/c/firefox

A place to discuss the news and latest developments on the open-source browser Firefox.


Rules

1. Adhere to the instance rules

2. Be kind to one another

3. Communicate in a civil manner


Reporting

If you would like to bring an issue to the moderators attention, please use the "Create Report" feature on the offending comment or post and it will be reviewed as time allows.


founded 5 years ago
MODERATORS
 

No need to remove the URL tracking parameters manually. πŸ₯³

Firefox copy link without site tracking

you are viewing a single comment's thread
view the rest of the comments
[–] meldrik@lemmy.wtf 7 points 2 years ago (1 children)

Doesn’t it just clean up the link or does Firefox actually know which part of the link to remove?

[–] DogMuffins@discuss.tchncs.de 3 points 2 years ago (1 children)
[–] meldrik@lemmy.wtf 3 points 2 years ago (3 children)

How does it know what part of the link is the site tracking?

[–] Blackmist@feddit.uk 3 points 2 years ago

Looks like it has a list of global and site specific parameters that it is safe to remove.

[–] bitwolf@lemmy.one 2 points 2 years ago

Generally, most are variables prefixed with utm_

They likely built an index from most of the Analytics services also.

[–] DogMuffins@discuss.tchncs.de 0 points 2 years ago

I think it's a combination of things, a basic approach of removing the query string (after the question mark) with exceptions for different sites that might need some of the query string.