Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/compliance.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@ Plausible publishes its security practices, data policy and legal documents publ

Plausible does not process personal data or track individual users. There are no cookies, no cross-site tracking and no persistent user identifiers. Because of this, Plausible is typically classified as a low-risk service in vendor security assessments and GDPR impact analyses.

The specific reasons it falls into this category:

- No personal data is collected. Plausible does not store IP addresses, device fingerprints or any other persistent identifiers.
- No cookies are set. There is nothing to consent to and no cookie banner is required.
- All data is processed and stored in the EU on servers owned and operated by European companies. Data never leaves the EU.
- No data is shared with or sold to third parties.
- A DPA is in place automatically for all customers, covering GDPR processor obligations.

## Security questionnaires

If your organization requires a vendor security review, the documents above are designed to answer the questions typically asked in those reviews. We recommend going through them before sending a questionnaire, as most topics are already covered.
Expand Down
Loading