Hiding Your Own Traffic
There are several ways to disable Rybbit tracking to hide your own visits from analytics.
Browser Extensions
Browser Extensions (Recommended): The easiest way to disable tracking using community-maintained browser extensions.
Available Extensions
- Chrome Extension : Install from the Chrome Web Store
- Firefox Extension : Install from Firefox Add-ons
These extensions automatically disable Rybbit tracking on all websites where you have Rybbit installed, without requiring any manual configuration.
Self-hosted users: These extensions require Rybbit version 1.1.0 or higher. If you’re running an older version, please update your installation or use the localStorage method.
These extensions are community-maintained by @davidfiala .
Summary
Both methods are useful for developers testing sites or site owners who don’t want to track their own visits:
- Browser extensions provide the most convenient solution, automatically working across all your Rybbit-enabled websites
- localStorage method offers more granular control for specific websites or temporary disabling
Once disabled through either method, the Rybbit script will not send any tracking data while preserving the API functions to prevent JavaScript errors.