GDPRChecker

Home / Knowledge Base / Right to Be Informed: A Practical Guide for Website Owners

Website Compliance

Right to Be Informed: A Practical Guide for Website Owners

A practical guide for website owners on implementing the GDPR right to be informed. Covers requirements, step-by-step implementation, common mistakes, validation with GDPRChecker, and includes a checklist and FAQ.

Author

GDPRChecker Editorial Team

Reviewed by

Privacy & Compliance Research Team

Last updated

August 2026

Reading time

13 min read

Educational guidance for compliance readiness — not legal advice. Requirements vary by jurisdiction and your specific processing activities.

Introduction

The **right to be informed** is a fundamental GDPR principle that requires you to tell individuals what personal data you collect, why you collect it, and how you use it—before you start processing. For website owners, this means your privacy policy, cookie consent banners, and data collection disclosures must be clear, accessible, and provided at the point of data collection. This guide focuses on the technical implementation and verification steps you can take to ensure your website meets these transparency obligations, using GDPRChecker to validate your setup.

What Is the Right to Be Informed?

The right to be informed, rooted in Articles 13 and 14 of the GDPR, mandates that data controllers provide individuals with specific information about the processing of their personal data. This includes details such as the identity of the controller, the purposes of processing, the legal basis, data retention periods, and the rights of the data subject. For websites, this translates into two primary touchpoints: your privacy policy and your consent mechanism. Your privacy policy must be easily accessible, typically via a link in the footer and at every data collection point. Your consent banner must clearly explain what cookies and trackers are used and for what purposes, and it must obtain explicit consent before any non-essential processing begins.

From a technical compliance perspective, the right to be informed is not just about having a document; it’s about ensuring that the information is delivered in a timely manner and that your website’s behavior aligns with your disclosures. For example, if your privacy policy states that analytics cookies are only set after consent, but your tag manager fires them on page load, you are violating the right to be informed. GDPRChecker scans can detect such discrepancies by monitoring pre-consent network requests and banner behavior.

Why the Right to Be Informed Matters for Website Owners

For website owners, the right to be informed is often the first line of defense against regulatory scrutiny. Data protection authorities across the EU have issued fines for insufficient or misleading privacy notices. Beyond compliance, transparent data practices build trust with your users. When visitors understand what data you collect and why, they are more likely to consent, reducing bounce rates and improving data quality.

However, many websites fail because they treat the right to be informed as a static legal document rather than a dynamic operational requirement. Your privacy policy must reflect the actual data flows on your site. If you add a new marketing pixel or switch analytics providers, your disclosures must be updated before the new processing begins. GDPRChecker helps you maintain this alignment by continuously scanning for new trackers and comparing them against your consent configurations.

Requirements and Compliance Expectations

To comply with the right to be informed, your website must meet several key requirements:

  • **Layered Privacy Notice**: Provide a concise, easy-to-read privacy policy that covers all required GDPR elements. It should be available in every language your site supports.
  • **Just-in-Time Notices**: At the point of data collection (e.g., newsletter signup, contact form), include a brief notice linking to the full privacy policy.
  • **Consent Banner Transparency**: Your cookie consent banner must list all cookies and trackers by category (necessary, analytics, marketing, etc.) with clear descriptions. It must not use pre-ticked boxes or implied consent.
  • **Pre-Consent Blocking**: No non-essential cookies or trackers should be set before the user has given explicit consent. This includes third-party requests from tags like Google Analytics, Facebook Pixel, or embedded content.
  • **Granular Control**: Users must be able to accept or reject specific categories of cookies, not just an all-or-nothing choice.
  • **Easy Withdrawal**: The mechanism to withdraw consent must be as easy as it was to give it, typically via a persistent cookie settings link or floating button.

These requirements are not just legal theory; they have technical implications. For instance, Google Consent Mode v2 requires specific signals to be sent to Google tags based on user consent choices. If your consent banner does not integrate correctly with Consent Mode, you may be sending data without proper consent, violating the right to be informed. GDPRChecker’s Google Consent Mode diagnostics can verify that your implementation is correct.

How to Implement the Right to Be Informed Step by Step

Implementing the right to be informed involves a combination of content, design, and technical configuration. Here is a step-by-step approach:

Step 1: Audit Your Data Collection Before you can inform users, you must know exactly what data you collect. Use GDPRChecker’s scanning feature to identify all cookies, trackers, and network requests on your site. Categorize each by purpose and legal basis. Document the data flow from collection to storage.

Step 2: Draft or Update Your Privacy Policy Write a privacy policy that covers all required information. Ensure it is written in plain language and is accessible from every page. Include sections on data subject rights, including the right to be informed and other GDPR data subject rights. Link to it prominently in your footer and at all data collection points.

Step 3: Configure Your Consent Management Platform (CMP) Choose a CMP that supports granular consent and integrates with your tag management system. Configure it to block all non-essential tags by default. Set up categories that match your privacy policy disclosures. Ensure the consent banner appears on the first page load and does not set any cookies before interaction.

Step 4: Implement Google Consent Mode v2 If you use Google services, implement Consent Mode v2 to adjust tag behavior based on consent state. This requires adding specific code to your site and configuring your CMP to send consent signals. Test with GDPRChecker’s Consent Mode diagnostics to confirm that default consent states are set to ‘denied’ and that tags fire appropriately after consent.

Step 5: Test Pre-Consent Behavior Manually test your site in an incognito browser. Before interacting with the consent banner, check the developer console’s network tab for any requests to third-party domains. Use GDPRChecker to automate this scan across multiple pages and report any pre-consent requests.

Step 6: Verify Reject-Flow Many sites only test the accept flow. Ensure that when a user rejects all non-essential cookies, no such cookies are set. GDPRChecker can simulate a reject action and verify that only necessary cookies remain.

Step 7: Monitor for Changes Websites change frequently. New plugins, embedded content, or marketing tags can introduce unvetted trackers. Set up recurring scans with GDPRChecker to detect new cookies or requests and alert you to update your disclosures.

Common Mistakes and How to Avoid Them

Even well-intentioned website owners make mistakes that undermine the right to be informed. Here are the most common pitfalls:

  • **Pre-Consent Data Leakage**: Tags firing before consent is the most frequent violation. This often happens with hardcoded scripts or misconfigured tag managers. Solution: Use a CMP that integrates with your tag manager to block triggers until consent is received. Verify with GDPRChecker’s pre-consent request checks.
  • **Incomplete Cookie Disclosures**: The consent banner lists only a few cookies, but the site sets dozens. Solution: Regularly scan your site with GDPRChecker to maintain an accurate cookie inventory and update your banner accordingly.
  • **No Reject Option or Deceptive Design**: A banner with only an “Accept” button or a reject link hidden behind multiple clicks does not meet the standard for informed consent. Solution: Provide a clear “Reject All” button at the same level as “Accept All.”
  • **Outdated Privacy Policy**: The policy was written years ago and doesn’t reflect current data practices. Solution: Schedule quarterly reviews and use GDPRChecker’s page-coverage checks to ensure the policy is linked everywhere it should be.
  • **Ignoring Consent Mode**: Using Google tags without Consent Mode can lead to unauthorized data collection. Solution: Implement Consent Mode v2 and use GDPRChecker’s diagnostics to confirm it’s working.

How to Validate with GDPRChecker

GDPRChecker provides a suite of tools to verify that your website meets the right to be informed requirements:

  • **Public Website Scan**: Enter your URL to get an instant report on cookies, trackers, consent banner presence, and privacy policy links. The scan checks for pre-consent network requests and flags any that occur before user interaction.
  • **Consent Banner Diagnostics**: Test whether your banner correctly blocks tags, supports granular consent, and integrates with Google Consent Mode. The tool simulates user choices and verifies the resulting cookie state.
  • **Privacy Policy Link Checker**: Ensure your privacy policy is linked from every page and that the link is not broken. GDPRChecker can crawl your site to confirm consistent placement.
  • **Ongoing Monitoring**: On paid plans, you can set up continuous monitoring to detect changes in your cookie landscape and receive alerts when new trackers appear.

To get started, run a free scan on your website. The report will highlight gaps in your right to be informed implementation and provide actionable recommendations.

Right to Be Informed vs. Other Data Subject Rights

While the right to be informed is about transparency at the point of collection, it intersects with other GDPR rights. Understanding these distinctions helps you prioritize implementation.

| Right | Focus | Website Implementation | |-------|-------|-----------------------| | Right to be informed | Transparency before/during data collection | Privacy policy, consent banner, just-in-time notices | | Right of access | Individuals can request a copy of their data | DSAR process (manual or automated) | | Right to rectification | Correct inaccurate data | Mechanism to update user profiles | | Right to erasure | Delete data upon request | Data deletion workflows | | Right to restrict processing | Limit how data is used | Consent management and preference centers | | Right to data portability | Receive data in a machine-readable format | Export functionality | | Right to object | Object to processing for direct marketing | Opt-out links and consent withdrawal |

For website owners, the right to be informed is the foundation. Without it, other rights cannot be effectively exercised because users don’t know what data is being processed. GDPRChecker focuses on the technical verification of this transparency layer, while other tools may assist with DSAR or data mapping. For more on the broader framework, see our guide on GDPR data subject rights.

Real-World Examples

Example 1: E-commerce Site with Google Analytics An online store uses Google Analytics and Facebook Pixel. Before implementing a CMP, both tags fired on page load, sending data without consent. After configuring a CMP with Consent Mode, the tags are blocked by default. GDPRChecker scan confirms zero pre-consent requests. The privacy policy is updated to list both services, and the consent banner offers granular opt-in. Result: compliant transparency and improved user trust.

Example 2: Content Publisher with Ad Networks A news site relies on programmatic advertising. The consent banner initially only had an “Accept” button. A GDPRChecker scan revealed 47 third-party cookies set before any interaction. The site switched to a CMP with a “Reject All” button and integrated with the IAB TCF (note: GDPRChecker does not provide TCF CMP services, but can scan for pre-consent requests). Post-implementation scans showed no pre-consent cookies, and the reject flow worked correctly.

Example 3: SaaS Landing Page with Embedded Video A B2B SaaS company embedded a YouTube video on its landing page. The video iframe set cookies even before the user clicked play. GDPRChecker flagged the pre-consent request to youtube.com. The solution was to use a two-click solution: a placeholder image that loads the iframe only after the user clicks, with a clear notice that clicking will load YouTube content and its cookies. The privacy policy was updated to include this disclosure.

Implementation Checklist

Use this checklist to ensure your website meets the right to be informed requirements:

  1. Conduct a full cookie and tracker audit using GDPRChecker.
  2. Draft or update your privacy policy to include all required GDPR elements.
  3. Ensure the privacy policy is linked from every page (footer and data collection points).
  4. Implement a consent management platform that blocks non-essential cookies by default.
  5. Configure the consent banner with clear category descriptions and a “Reject All” button.
  6. Integrate Google Consent Mode v2 if using Google services.
  7. Test pre-consent behavior: verify no non-essential requests fire before consent.
  8. Test the reject flow: confirm all non-essential cookies are blocked when rejected.
  9. Set up just-in-time notices at newsletter signup, contact forms, and checkout.
  10. Schedule recurring GDPRChecker scans to monitor for new trackers.
  11. Document your compliance evidence, including scan reports and consent records.
  12. Review and update disclosures whenever you add new third-party services.

FAQ

What is the right to be informed? The right to be informed is a GDPR obligation requiring data controllers to provide individuals with clear information about the processing of their personal data. This includes details like the controller’s identity, processing purposes, legal basis, and data retention. For websites, it means having a transparent privacy policy and consent mechanism.

Do I need to implement the right to be informed for GDPR compliance? Yes, if your website collects personal data from EU residents, you must comply with the right to be informed. This applies regardless of where your business is based. It is a fundamental principle under Articles 13 and 14 of the GDPR.

How do I implement the right to be informed on my website? Start by auditing your data collection with a tool like GDPRChecker. Then, create a comprehensive privacy policy, implement a consent management platform that blocks cookies before consent, and add just-in-time notices at data collection points. Regularly test and monitor your setup.

How can I verify the right to be informed with a scanner? Use GDPRChecker to scan your website for pre-consent network requests, verify your consent banner’s behavior, and check that your privacy policy is linked correctly. The scanner simulates user interactions to ensure no non-essential cookies are set before consent and that the reject flow works.

What are common mistakes with the right to be informed? Common mistakes include pre-consent data leakage (tags firing before consent), incomplete cookie disclosures, lack of a reject option, outdated privacy policies, and ignoring Google Consent Mode requirements. These can lead to non-compliance and erode user trust.

Which cookies and trackers should I check for the right to be informed? You should check all cookies and trackers that are not strictly necessary for the website’s basic function. This includes analytics, marketing, social media, and advertising cookies. GDPRChecker can automatically categorize them and flag those that require consent.

How often should I review my right to be informed disclosures? Review your privacy policy and consent setup at least quarterly, or whenever you add new third-party services, change data processing purposes, or update your website’s functionality. Continuous monitoring with GDPRChecker can alert you to changes in real time.

What evidence should I keep for the right to be informed? Keep records of your privacy policy versions, consent banner configurations, cookie audit reports, and scan results from GDPRChecker. These demonstrate your compliance efforts and can be crucial in the event of a regulatory inquiry.

---

Ready to ensure your website meets the right to be informed? Run a free scan with GDPRChecker now and get a detailed report on your compliance gaps.

Next step

Run a GDPRChecker scan to validate consent behavior, trackers, and disclosures after you implement the checklist above.

Article schema

```json { "@context": "https://schema.org", "@type": "Article", "headline": "Right to Be Informed: A Practical Guide for Website Owners", "description": "Learn what the right to be informed means for your website, how to implement it step by step, common mistakes to avoid, and how GDPRChecker can help verify compliance.", "mainEntityOfPage": { "@type": "WebPage", "@id": "https://www.gdprchecker.online/guides/right-to-be-informed" }, "publisher": { "@type": "Organization", "name": "GDPRChecker", "url": "https://www.gdprchecker.online" } } ```

GDPRChecker guides are educational resources and do not constitute legal advice. Use them to understand technical and operational privacy requirements, and consult qualified counsel for legal interpretation.

Check Your Website in Under 60 Seconds

  • No signup required
  • GDPR-focused checks
  • Cookie banner detection
  • Privacy policy verification