block google tag manager
militote opened this issue · 1 comments
militote commented
Hello Sr.
How to block google tag manager code?
pocketjoso commented
Hi,
You can follow the small example in the readme.
Just replace /my-blacklisted-domain/
with a regex that matches the url the google tag manager code loads from. It could be something like /googletagmanager\.com/
- but please check this on your own - I am not using their service so I don't know the exact url.