-
Notifications
You must be signed in to change notification settings - Fork 257
How to exclude on a custom domain? #11
Description
The page at https://docs.plausible.io/excluding#block-the-plausible-analytics-script-on-your-domain provides instructions for excluding oneself from analytics using uBlock origin. However, in my experience this is not working for sites which have been set up using a custom domain following https://docs.plausible.io/custom-domain. I have also tried the obvious variation domain.org plausible_subdomain.domain.org * block, but this does not seem to work either.
I believe the instructions should be updated to include how to do this properly. If, for whatever reason, the instructions ought to work and my experience is user error, I would claim that it should be stated explicitly in the documentation that the same procedure should work for custom domains, as well.