SDK snapshot and transports
Exercises a fake window.posthog, fetch, XHR, beacon,
flags, session recording, and duplicate events.
Load the unpacked extension, open DevTools, select the PostHog panel, then use these pages to produce deterministic capture traffic.
Exercises a fake window.posthog, fetch, XHR, beacon,
flags, session recording, and duplicate events.
Sends raw JSON, batch wrappers, form/base64 bodies, query-string data, and gzip bytes.
Open fixtureProduces common warning cases including missing identifiers, bad names, PII-like values, large payloads, clock skew, and failures.
Open fixtureConfirms all-frame injection and forwarding from an iframe into the top-frame DevTools queue.
Open fixture
Switches between cookied, cookieless memory, and server cookieless
($posthog_cookieless) modes, plus identify/opt-out
transitions.