Privacy Verification

Plausible Privacy Proof

A live page running Plausible Analytics. Open Chrome DevTools and verify, in real time, that it stores nothing on the visitor and sends no personal data.

What you should see in DevTools

Fire a test event

Click below, then watch the Network tab. You'll see the /api/event request appear — and the Cookies/Storage panels stay empty.

Open DevTools → Network, filter event, then click the button.

The 60-second walkthrough

  1. Open this page in a fresh / incognito window with DevTools open.
  2. Application tab → Cookies / Local Storage / Session Storage → all empty.
  3. Network tab → filter event → reload → click the /api/event row → Payload. Four harmless fields.
  4. For contrast, do the same on a site with the Meta Pixel: you'll see an _fbp cookie and an identifier sent to Facebook. That's the difference.

Built by Skylens Films · Plausible is cookieless, stores no personal data, and is consent-exempt by design.