| [ Web Proxy ] |
| Viewing: https://usefathom.com/docs/script/exclude-visits | [Back] [Original] |
There are two ways to block your visits from showing up in your analytics with Fathom.
[Disable your visits via console]
Visit a page on your website thats loading our script. Then, open your console and run the following:
Note: We store the option you've selected in your browser's local storage, as the data stored in there doesn't have an expiration date and will persist even if you close the browser or reset/shutdown your PC. You can clear the data stored in local storage by clearing your browser's cache.
fathom.blockTrackingForMe();
If you wish to turn this off later, use:
fathom.enableTrackingForMe();
If you arent sure how to get to your console in your browser, heres how you do it in all major browsers. Once you see your console, you can type in the commands above and click Run.
Where you see the > is where you paste or type the above commands.
> Web Developer > Web Console Keyboard: Ctrl + Shift + J (Windows/Linux) or Command + Shift + J (Mac)
> More Tools > Developer Tools Keyboard: Ctrl + Shift + I (Windows/Linux) or Command + Option + I (Mac)
In preferences, ensure Show develop menu in menubar is checked.
Menu: Menu > Develop > Show Web Inspector Keyboard: Ctrl + Shift + I (Windows/Linux) or Command + Option + I (Mac) Then select the Console tab if its not already selected.
Menu: Tools > Developer > Javascript Console Keyboard: Ctrl + Shift + J (Windows/Linux) or Command + Shift + J (Mac)
Find help with setup, your analytics, or your account.
Tell us what you're trying to do. We're happy to help.
A simple, privacy-friendly Google Analytics alternative.
We've counted billions of page views for thousands of customers, all without ever compromising anyone's privacy. Questions? Get in touch with us here.
© 2026 Fathom Analytics| Web Proxy Viewer | New URL | Original Page |