Hacker News new | ask | show | jobs
by cobertos 489 days ago
You can exclude your own visits (like localhost visits) by manually setting a localStorage entry on the browser you don't want to report statistics.

https://umami.is/docs/exclude-my-own-visits

1 comments

>This setting applies per website, so you will need to do this for each website you want to be excluded from.

Would it not be better to just have a blacklist it could ignore localhost and whatnot?