Privacy Principles

What is Privacy by Design?

Privacy by design is the principle that privacy protections should be built into systems, products, and processes from the start rather than bolted on afterward — a legal obligation under GDPR Article 25's 'data protection by design and by default.'

The concept was articulated by Dr. Ann Cavoukian, then Ontario's Information and Privacy Commissioner, in the 1990s as seven foundational principles: proactive not reactive; privacy as the default setting; privacy embedded into design; full functionality (positive-sum, not privacy-versus-features); end-to-end security; visibility and transparency; and respect for user privacy. What began as a policy framework became binding law when GDPR Article 25 required controllers to implement appropriate technical and organizational measures designed to implement the data protection principles, both at the time processing means are determined and during the processing itself.

Article 25's second half — data protection by default — is the operational sharp edge: by default, only personal data necessary for each specific purpose may be processed, in amount, extent of processing, storage period, and accessibility. Defaults decide real-world outcomes because most users never change them; a product whose default shares everything has made the privacy decision for its users, and under GDPR it has made it unlawfully.

In engineering practice, privacy by design shows up as requirements: privacy review in the design phase rather than pre-launch sign-off, minimization built into schemas and event payloads, retention and deletion implemented as code paths rather than policies, pseudonymization where identity is unnecessary, and consent state propagated through every system that acts on user data. DPIAs are the documented instance of the discipline for risky processing.

Regulators cite Article 25 as an aggravating or independent violation when investigations reveal architectures that made compliance impossible — systems with no deletion capability being the recurring example.

Why it matters for eCommerce

For a store, privacy by design is mostly a build-versus-retrofit economics argument: consent gating added at architecture time is a pattern; added after a demand letter it is a rewrite. Concretely — design event tracking around consent state, make customer deletion a first-class code path across integrations, and default new tools to minimal data sync until someone justifies more.

Frequently asked questions

Is privacy by design legally required?
Yes, under GDPR Article 25 — 'data protection by design and by default' — with fines available for violations. Several US state laws echo it through reasonable-security and minimization duties, and the FTC has ordered design-level remedies in consent decrees.
What does 'privacy by default' mean in practice?
The out-of-the-box configuration must process only the data necessary for the specific purpose — minimal collection, minimal sharing, shortest justifiable retention, narrowest access — with anything more requiring an affirmative user choice.

Related terms

Wondering how this applies to your own site? Get a free compliance scan — see every tracker that fires before consent, graded against CIPA, GDPR, CCPA/CPRA, and MHMD.

Run a free scan

← Back to all glossary terms