Closed
Bug 1836737
Opened 2 years ago
Closed 2 years ago
Strip out Google's tracking parameter from URLs
Categories
(Core :: Privacy: Anti-Tracking, enhancement)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
FIXED
People
(Reporter: timhuang, Unassigned)
References
(Blocks 1 open bug)
Details
Parameters to be stripped: gclid
, dclid
Reason: Google adds these parameters to every ad link on the Google page. Here[1][2] describes how they use it to do ad tracking. It matches the category of Cross-site tracking using URL decoration that carries information about the user: their identity, interactions on the linking site, or other information. (See our antitracking policy). To prevent navigational cross-site tracking, we strip out this parameter from URLs if query parameter stripping is enabled.
[1] https://support.google.com/google-ads/answer/3095550?hl=en#GCLID
[2] https://support.google.com/campaignmanager/answer/9182069?hl=en
Reporter | ||
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•