Closed
Bug 1218626
Opened 10 years ago
Closed 8 years ago
Wrap Optimize.ly tags on www.moz.org in DNT conditional
Categories
(www.mozilla.org :: Analytics, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: javaun, Assigned: jpetto)
References
Details
(Whiteboard: [kb=1883987] )
Attachments
(1 file)
We're wrapping Google Analytics in a script to check for user DNT intent, otherwise we will load GA on the page. GA is on the Tracking Protection blocklist under the "analytics" section, so all pages with GA trigger the shield for users running TP.
Optimize.ly is very likely to be reclassified as an analytics tracker in the coming weeks and like GA will trigger the TP shield.
We should wrap Optimize.ly in a DNT conditional similar to what we're doing for GA in bug 1217896
Updated•10 years ago
|
Whiteboard: [kb=1883987]
Updated•10 years ago
|
Assignee: nobody → schalk.neethling.bugs
Comment 1•9 years ago
|
||
Hi Schalk-
Do you think you can get to this one in the next month or so?
Thx,
Jen
Flags: needinfo?(schalk.neethling.bugs)
Comment 2•9 years ago
|
||
(In reply to Jennifer Bertsch [:jbertsch] from comment #1)
> Hi Schalk-
>
> Do you think you can get to this one in the next month or so?
>
> Thx,
> Jen
Yup, will add it to my to-do list.
Flags: needinfo?(schalk.neethling.bugs)
Assignee | ||
Comment 3•8 years ago
|
||
:espressive - Were you still working this one? Would be happy to take it on if you're busy. :)
Flags: needinfo?(schalk.neethling.bugs)
Comment 4•8 years ago
|
||
(In reply to Jon Petto [:jpetto] from comment #3)
> :espressive - Were you still working this one? Would be happy to take it on
> if you're busy. :)
Hey Jon, feel free to grab it. Thanks!
Flags: needinfo?(schalk.neethling.bugs)
Assignee | ||
Updated•8 years ago
|
Assignee: schalk.neethling.bugs → jon
Assignee | ||
Comment 5•8 years ago
|
||
Comment 6•8 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/5a96be584389a708bbbbcb69f5e03d7a100745a8
[fix bug 1218626] Wrap Optimizely script in DNT check.
https://github.com/mozilla/bedrock/commit/241d55c0a910f27f1de7c30ebbf2b19ef64522cc
Merge pull request #4735 from jpetto/bug-1218626-wrap-optimizely-in-dnt
[fix bug 1218626] Wrap Optimizely script in DNT check.
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•