A practical breakdown of what GDPR requires for cookie consent, what counts as a valid consent banner, and the most common mistakes businesses make.
GDPR doesn't specifically mention cookies — but it does require a legal basis for processing personal data. Most cookies used for analytics, advertising, and tracking qualify as personal data processing, which means they require either a legitimate interest justification or explicit consent.
In practice, for non-essential cookies, consent is the required basis. That means your cookie banner needs to meet the GDPR standard for valid consent.
Under GDPR, consent must be:
In our experience scanning thousands of websites, these are the most frequent consent issues:
Implement a consent banner that gives users a genuine choice. Block non-essential scripts until consent is given. Log consent decisions with a timestamp and the config version that was shown. Make it easy to withdraw consent.
Passvera scans for all of these patterns automatically and flags violations with specific recommendations.