Closed
Bug 1218516
Opened 9 years ago
Closed 9 years ago
Add New Relic Browser instrumentation
Categories
(www.mozilla.org :: Analytics, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pmac, Unassigned)
References
Details
(Whiteboard: [kb=1883991] )
We should do this manually so that we can respect DNT (see dependent bug 1217896) as well as prevent this JS from loading on certain pages.
https://docs.newrelic.com/docs/browser/new-relic-browser/installation-configuration/adding-apps-new-relic-browser#options
Comment 1•9 years ago
|
||
Confirmed that New Relic is on the Disconnect Blocklist under "Analytics". This means it will trigger Tracking Protection.
https://services.disconnect.me/disconnect-plaintext.json
Reporter | ||
Comment 2•9 years ago
|
||
Yup. We had it on for a bit on a small percentage of traffic, but we need more control over where it's enabled, and of course we want to ensure DNT respect. I think Disconnect has it categorized appropriately.
Updated•9 years ago
|
Whiteboard: [kb=1883991]
Comment 3•9 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/8518f2872cee62f5e3a2e9ff3fbf4437b8728ee7
Fix bug 1218516: Add New Relic browser monitoring
https://github.com/mozilla/bedrock/commit/f7313f3f905c7c554730c3b056b97bd15f1fd6b0
Merge pull request #3631 from pmclanahan/add-newrelic-browser
Fix bug 1218516: Add New Relic browser monitoring
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•