While Ghost’s native analytics already excludes personal visits to one’s site when viewing preview links for posts and pages and from when using the “View Site” option in Ghost admin, it does however count visits when making regular visits via the browser. As there are various reasons why one would want to visit their site in a regular manner via the browser, and thus to not have those visits counted in analytics, it would be nice to have a way to exclude those visits.
Plausible, for example, allows for visits to be blocked by IP address. Another method mentioned by Plausible is the ability to set a localStorage flag in your browser. This latter method may very well be possible right now, although I’m not familiar enough with these things to be able to decipher what the flag should be.