LESSWRONG
LW

Privacy / Confidentiality / SecrecyPractical
Personal Blog

9

Firefox does not block analytics by default

by jefftk
10th Jul 2021
jefftk
1 min read
1

9

Privacy / Confidentiality / SecrecyPractical
Personal Blog

9

Firefox does not block analytics by default
2Pattern
New Comment
1 comment, sorted by
top scoring
Click to highlight new comments since: Today at 10:16 PM
[-]Pattern4y20

I wonder how much good work like this there is on configurations (default or otherwise), and where it might be found.

Reply
Moderation Log
More from jefftk
View more
Curated and popular this week
1Comments

There's a myth going around that Firefox blocks analytics providers in its default configuration. For example, in a recent HN discussion 5% of the comments were people asserting it did, and another 5% were people responding to them to assert that it doesn't. To confirm, it doesn't:

You can test this yourself:

  1. Open Firefox

  2. If you've added any extensions create a fresh profile, so you can test the default configuration

  3. Open Developer Tools

  4. Open the Networking panel

  5. Visit a site with analytics (ex: jefftk.com)

  6. Observe pings being sent (ex: google-analytics.com/j/collect?...)

Firefox does have an "Enhanced Tracking Protection" mode, but it's not enabled by default. Additionally, Firefox users are likely disproportionately blocking ads, which also block analytics scripts.