GitHub

Privacy Filter Matches

Checks for trackers and analytics that privacy filter lists (EasyPrivacy) would block

Checks for trackers and analytics that privacy filter lists (EasyPrivacy) would block.

Rule IDadblock/privacy-blocked
CategoryAdblock Detection
ScopeSite-wide
Severityinfo
Weight2/10
DefaultEnabled

What it checks

The site’s scripts, pixels, and request URLs are matched server-side against the full EasyPrivacy filter list - the list used by privacy-focused browsers and extensions (uBlock Origin, Brave, Firefox strict mode). Matches are reported with the specific filter rule that would block them.

Solution

Analytics, session replay, and tracking pixels on matched domains will silently fail for visitors using privacy tooling, skewing your measurement data. Consider first-party or privacy-respecting analytics so measurement survives tracker blocking.

Enable / Disable

Disable this rule

squirrel.toml
toml
[rules]
disable = ["adblock/privacy-blocked"]

Disable all adblock rules

squirrel.toml
toml
[rules]
disable = ["adblock/*"]

Type to search…

↑↓ navigate ↵ open esc close