
Tool to check if your GTM/sGTM tracking domain is on an ad blocker list
If you're running server-side GTM behind a custom domain (Stape, Taggrs, GCP etc.) with some additional anti-adblocker features, it's worth knowing this isn't bulletproof.
The filterlists are not only pattern-based (/g/collect and /gtag/js , sgtm etc). The whole subdomain can land there... And actually, there are around 50k custom sgtm subdomains blocked around the web.
I built isblocked.fyi to check this. You can type a domain and see every major filter list it's currently on (EasyList, EasyPrivacy, AdGuard, etc.), when it was added, whether the block is full or third-party-only, and which blockers ship that list by default (uBO, Brave, AdGuard, Firefox, Edge, Safari, DDG).
https://isblocked.fyi
It's free, no account needed to search. You can set up monitoring after signing in. But no paywall anywhere.
If a result looks wrong, happy to fix it! Hope, you'll find it useful :)