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

Firefox

18120 readers
3 users here now

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

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
[โ€“] [email protected] 4 points 1 year ago (3 children)

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

[โ€“] [email protected] 4 points 1 year ago

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

[โ€“] [email protected] 2 points 1 year ago

Generally, most are variables prefixed with utm_

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

[โ€“] [email protected] 0 points 1 year 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.