
Understand why CIPA lawsuits are rising and how to minimize privacy risk on your website.
Thank you!
Please check your email to view the guide.

The General Data Protection Regulation (GDPR) provides seven principles that apply whenever you collect, share, store, or otherwise use personal data.
Following these key principles is a core part of GDPR compliance. The principles help you respect people’s privacy, avoid administrative fines, and develop your products in a safe and sustainable way.
This article will explain each of the seven data protection principles and provide some practical examples of how to achieve compliance.
The GDPR’s data protection principles, or “principles of data processing”, are at the heart of GDPR compliance.
You can find the seven data protection principles at Article 5 of the GDPR:
Now let’s explore how each of these GDPR principles works
“Personal data shall be… processed lawfully, fairly and in a transparent manner in relation to the data subject...”
The first GDPR principle is really three principles in one—so let’s break it down into its three parts.
Under the GDPR, you can’t process personal data unless you have a “legal basis” (or “lawful basis”). You must also ensure you comply with other relevant laws—for example, the ePrivacy Directive, which regulates cookies.
(“Processing” personal data means using it in basically any way, including collecting it, storing it, sharing it, or erasing it).
There are six legal bases listed at Article 6 of the GDPR. Before processing personal data, you must identify whether one of these legal bases applies.
If you process “special category data”—such as information about a person’s health, political beliefs, or race—you also need an additional legal basis under Article 9 of the GDPR.
According to the UK’s data regulator, the “fairness” element means that you must “stop and think not just about how you can use personal data, but also about whether you should.”
This means:
Transparency is a vital part of GDPR compliance. You must explain practically everything you do with personal data under the GDPR.
For example, you’ll need:
Other third parties, such as Google Play and Apple’s App Store, also require you to provide transparency information.
But to be transparent, you need to fully understand how your organization and products use personal data.
Example: You’re developing an Android app. You must provide Google Play with a “data safety report” explaining how you collect, share, and use personal data. You can use a code-scanning tool to be confident that you’re providing all the relevant information.
“Personal data shall be… collected for specified, explicit and legitimate purposes and not further processed in a manner that is incompatible with those purposes…”
Under the “purpose limitation” principle, you should:
There are exceptions to these rules on “further processing”, e.g., for historical research purposes and statistical purposes.
Example: You’re developing an app. You collect a user’s phone number for security purposes (multi-factor authentication). You shouldn’t use the person’s phone number for marketing purposes without their consent.
“Personal data shall be… adequate, relevant and limited to what is necessary in relation to the purposes for which they are processed…”
The “data minimization” principle requires that you only process the personal data you need—no more, no less.
Data minimization is closely linked to the concept of “privacy by design”—embedding privacy and data protection into your projects from the earliest stages.
Example: You’re developing an app. You use privacy code scanning to discover how your product collects, uses, and stores personal data. You can now see whether you are collecting or using unnecessary personal data—and you can decide what to do about it.
“Personal data shall be… accurate and, where necessary, kept up to date…”
Under the “accuracy” principle, you must:
As noted by the Digital Marketing Association (DMA), the accuracy principle extends to customer profiles generated for marketing purposes. The DMA suggests that embedding a privacy-by-design approach can help meet the accuracy requirement.
Inaccurate data can cause serious problems for data subjects. In 2021, the Spanish regulator fined a credit reference agency €1 million for failing to keep accurate records about people’s debts. The regulator said that if you can’t ensure the accuracy of data, you shouldn’t collect it.
“Personal data shall be… kept in a form which permits identification of data subjects for no longer than is necessary for the purposes for which the personal data are processed…”
Under the “storage limitation” principle, you must not keep personal data for longer than you need it.
You should tell people how long you’ll keep each type of personal data you collect. You might store personal data for:
You should always have a good reason to keep personal data for any given period. Some types of processing can require you to store personal data for longer periods, e.g. for archiving purposes and scientific or historical research.
“Personal data must be… processed in a manner that ensures appropriate security of the personal data, including protection against unauthorised or unlawful processing and against accidental loss, destruction or damage, using appropriate technical or organisational measures…”
The “integrity and confidentiality” principle is where data protection meets data security. You must take appropriate “technical measures” and “organizational measures” to secure people’s data, guard against internal and external threats, and avoid a data breach.
We can find more detail on the GDPR’s security requirements at Article 32, which mentions that you should:
All members of your team should receive some training on data security—and GDPR compliance in general.
And if your company develops digital products, engineers have a crucial role in ensuring data security from the start of the development cycle, for example by:
“The controller shall be responsible for, and be able to demonstrate compliance with (the principles)...”
The GDPR’s final principle is “accountabilty”. You must be able to show how you comply with the GDPR principles.
Accountability under the GDPR can take many forms. Here are some examples of accountability measures from an official EU advisory group:
The accountability principle is the only principle that applies to “data controllers” (who decide how and why to process personal data) but not “data processors” (who process personal data on behalf of a controller).
If you offer an app or online service directly to your users, you’re likely a data controller. Controllers are accountable not only for themselves, but also for any processors they use (for example, analytics providers, advertisers, and cloud services can all be processors).
This means it’s essential to understand how you share personal data with third parties such as Google, Microsoft, or AWS. Measures such as privacy code scanning, RoPAs (Article 30 records), and data processing agreements can you stay accountable under the GDPR.
We’ve looked at each GDPR principle and considered some examples of how the data protection principles apply in practice.
Here are some key takeaways: