QuickStats

Privacy: your data never leaves your browser

Most online statistics tools upload your data to a server for processing. QuickStats doesn't — and this page explains how that guarantee works technically, not just as a promise.

How the analysis runs

Technically enforced, not just promised

The site ships a Content-Security-Policy that restricts where the page is allowed to connect: only this site, the WebR package repository, and our analytics counter. Even if malicious content were somehow injected into the page, the browser itself would block any attempt to transmit your data elsewhere. You can verify this in your browser's developer tools (Network tab) — no request containing your data ever leaves.

Analytics

Sensitive and patient data

Because processing is local, using QuickStats is architecturally similar to running R or SPSS on your own machine — the data-leaves-the-institution concern of cloud tools does not apply. That said, your institution's data governance rules still apply to you; check them before analysing identifiable data on any device.

Open source

The complete source code is public at github.com/jimbono4-cpu/quickstats (MIT licence), so these claims are auditable. Questions or concerns — open an issue.