Support
Installation and troubleshooting for PostHog events, requests, feature flags, session details, and browser constraints.
PostHog Debugger helps inspect PostHog events, requests, feature flags, session details, and browser constraints from DevTools.
Install for Chrome
- Install PostHog Debugger from the Chrome Web Store.
- Open the site you want to debug.
- Open Chrome DevTools and select the PostHog panel.
- Reload so the panel can capture events fired during page load.
Install from Firefox Add-ons
- Install PostHog Debugger from Firefox Add-ons.
- Open the site you want to debug.
- Open Firefox DevTools and select the PostHog panel.
- Reload so the panel can capture page-load events.
No Events Appear Until the Page Reloads
The extension captures requests after its page hook is installed. If DevTools opened after the page loaded, reload with DevTools still open. Check that recording is not paused and filters are not hiding expected events.
Requests Are Blocked by an Ad Blocker
Ad blockers, privacy tools, browser shields, and corporate filters can block PostHog ingestion. The Network view should show blocked or failed PostHog-shaped requests.
Self-Hosted or Reverse-Proxied Endpoints
The extension detects endpoint shapes including /i/v0/e/, /e/, /batch/, /capture/, /decide, /flags, and /s/.
Iframe Limitations
The extension captures PostHog traffic from frames where the browser permits its content script. Protected pages, extension pages, and restricted schemes can block injection.
Contact
For support, include the extension version, browser version, expected PostHog endpoint shape, and whether the issue remains after reloading with DevTools open.