GDPRChecker

Home / Knowledge Base / Data Subject Requests a 14 Month Delay Cost This Company €100,000: A Practical Guide for Website Owners

Website Compliance

Data Subject Requests a 14 Month Delay Cost This Company €100,000: A Practical Guide for Website Owners

A practical guide for website owners on avoiding costly GDPR fines by implementing timely data subject request processes, with step-by-step instructions, common mistakes, and validation using GDPRChecker.

Author

GDPRChecker Editorial Team

Reviewed by

Privacy & Compliance Research Team

Last updated

August 2026

Reading time

14 min read

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

Introduction

*Updated for 2026 compliance practices.*

In the world of GDPR compliance, few cautionary tales hit as hard as the story behind "data subject requests a 14 month delay cost this company e100000 2." This real-world example underscores a critical truth: mishandling data subject requests (DSRs) isn't just a procedural oversight—it can lead to severe financial penalties and reputational damage. For website owners, the lesson is clear: you must have robust systems in place to respond to DSRs promptly and accurately. This guide breaks down what this incident means for your website, the compliance expectations under GDPR, and how you can implement practical steps to avoid similar pitfalls. We'll also show you how to validate your setup using GDPRChecker's scanning tools, ensuring your consent mechanisms, tags, and disclosures are airtight.

While this guide provides technical implementation guidance, it is not legal advice. Always consult with a qualified privacy professional for your specific situation.

What Is "Data Subject Requests a 14 Month Delay Cost This Company €100,000"?

This phrase refers to a compliance failure where a company took 14 months to respond to a data subject request, resulting in a fine of €100,000. Under GDPR, individuals have the right to access their personal data, request rectification, erasure, or restriction of processing, and object to processing. Organizations must respond without undue delay and at the latest within one month, extendable by two further months for complex requests. A 14-month delay is a flagrant violation, demonstrating a lack of preparedness and respect for data subject rights.

For website owners, this isn't just about formal DSRs submitted via email. It encompasses any request from a user regarding their data, including those triggered through your cookie banner, privacy policy, or contact forms. If your website uses tracking technologies, you must be able to honor user choices and provide information about data processing. The €100,000 fine serves as a stark reminder that regulators are actively enforcing these rules, and even small to medium-sized websites are not immune.

GDPR Requirements for Handling Data Subject Requests on Websites

GDPR Articles 12-23 outline the rights of data subjects and the obligations of controllers. For website owners, the practical implications are:

  • **Right of Access (Article 15):** Users can ask what personal data you hold, why you process it, and who you share it with. You must provide a copy of the data in a commonly used electronic format.
  • **Right to Rectification (Article 16):** Users can correct inaccurate or incomplete data.
  • **Right to Erasure (Article 17):** Also known as the "right to be forgotten," users can request deletion of their data under certain conditions.
  • **Right to Restriction of Processing (Article 18):** Users can limit how you use their data.
  • **Right to Data Portability (Article 20):** Users can receive their data in a structured, machine-readable format and transmit it to another controller.
  • **Right to Object (Article 21):** Users can object to processing based on legitimate interests or direct marketing.

On a website, these rights translate into several operational requirements:

  1. **Consent Management:** You must obtain valid consent before setting non-essential cookies or trackers. This means no pre-consent network requests to third-party domains like Google Analytics or Facebook Pixel unless consent is explicitly given. Google Consent Mode v2 helps manage this by adjusting tag behavior based on consent state.
  2. **Transparent Disclosures:** Your privacy policy must clearly explain what data you collect, why, how long you keep it, and how users can exercise their rights. It should be easily accessible, typically linked in the footer and cookie banner.
  3. **Mechanisms for Requests:** Provide a clear way for users to submit DSRs, such as a dedicated email address, web form, or through your consent management platform (CMP).
  4. **Timely Response:** You must respond within one month, with the possibility of a two-month extension for complex requests. The 14-month delay in our cautionary tale is a textbook example of non-compliance.

How to Implement Data Subject Request Handling Step by Step

Implementing a compliant DSR process doesn't have to be overwhelming. Follow these steps to build a system that works for your website:

Step 1: Map Your Data Flows Before you can respond to requests, you need to know what personal data you collect and where it resides. Start by auditing your website: - List all cookies and trackers (e.g., Google Analytics, Facebook Pixel, Hotjar). - Identify form submissions, newsletter sign-ups, and e-commerce transactions. - Document where data is stored: CRM, email marketing platform, analytics dashboards, server logs.

Use a scanner like GDPRChecker to automatically detect cookies, trackers, and pre-consent network requests. This gives you a baseline inventory and highlights gaps where tags fire before consent.

Step 2: Set Up a Consent Management Platform (CMP) A CMP is essential for obtaining and managing user consent. It should: - Display a cookie banner that blocks non-essential scripts until the user makes a choice. - Offer granular options (accept all, reject all, customize). - Record consent preferences and timestamps for proof of compliance. - Integrate with Google Consent Mode v2 to signal consent states to Google tags.

GDPRChecker offers managed consent banner solutions on paid plans, along with runtime protection and monitoring to ensure your banner behaves correctly.

Step 3: Configure Google Consent Mode v2 If you use Google services (Analytics, Ads, Floodlight), implement Consent Mode v2 to respect user choices. This involves: - Adding the `gtag('consent', 'default', {...})` snippet with default consent states set to `denied` for `ad_storage`, `analytics_storage`, etc. - Updating consent states when the user interacts with your CMP. - Verifying that no Google tags fire before consent is granted.

For a deep dive, see our Google Consent Mode v2 guide and use the Google Consent Mode v2 checker to diagnose issues.

Step 4: Draft a Comprehensive Privacy Policy Your privacy policy must be more than a boilerplate document. It should include: - Categories of personal data collected (e.g., IP addresses, email, browsing behavior). - Purposes and legal bases for processing. - Data retention periods. - Third-party recipients. - User rights and how to exercise them. - Contact details for your Data Protection Officer (if applicable) or privacy team.

Link this policy prominently on your website and in your cookie banner. GDPRChecker can scan for policy link presence and accessibility.

Step 5: Establish a DSR Workflow Create a standardized process for handling requests: - Designate a person or team responsible for DSRs. - Set up a dedicated email (e.g., privacy@yourdomain.com) or web form. - Verify the identity of the requester to avoid unauthorized disclosures. - Log all requests and track response deadlines. - Have templates for common responses (access, erasure, portability). - Know how to retrieve and compile data from all systems.

While GDPRChecker does not automate DSR portals, it helps you maintain the underlying compliance posture—ensuring that when a request comes in, your data collection practices are already in order.

Step 6: Test Your Reject Flow Many websites focus on the "accept" path but neglect the "reject" flow. Test what happens when a user rejects all cookies: - Do analytics scripts still load? - Are marketing pixels firing? - Is the user's choice respected on subsequent page loads?

Use GDPRChecker's scanning to simulate a user who rejects consent and verify that no unauthorized network requests occur.

Common Mistakes and How to Avoid Them

The €100,000 fine for a 14-month delay is an extreme case, but many websites make smaller mistakes that accumulate risk. Here are the most common pitfalls:

Mistake 1: Ignoring Pre-Consent Network Requests Even if you have a cookie banner, scripts might load before the user interacts with it. This is a violation because consent must be obtained *prior* to processing. Regularly scan your site with GDPRChecker to catch these pre-consent requests.

Mistake 2: Incomplete or Outdated Privacy Policy A privacy policy that doesn't reflect your actual data practices is misleading. Update it whenever you add new tools or change processing purposes. GDPRChecker can verify that your policy link is present and accessible on every page.

Mistake 3: Failing to Honor User Choices Across Sessions If a user rejects cookies, their preference should persist. Some CMPs fail to store consent state correctly, causing banners to reappear or scripts to reload. Test this thoroughly.

Mistake 4: Not Having a DSR Process at All Many small website owners think DSRs won't happen to them. But any user can submit a request, and being unprepared leads to delays and potential fines. Even a simple process is better than none.

Mistake 5: Overlooking Third-Party Tools Your website might embed videos, social media widgets, or chatbots that set their own cookies. You are responsible for these as a controller. Audit all third-party integrations and ensure they respect consent.

How to Validate Your Setup with GDPRChecker

GDPRChecker provides a suite of scanning tools to help you verify compliance and avoid the fate of the €100,000 fine. Here's how to use it effectively:

  1. **Run a Full Website Scan:** Enter your URL and let GDPRChecker crawl your pages. It will identify all cookies, trackers, and network requests, flagging any that fire before consent.
  2. **Check Consent Banner Behavior:** The scanner simulates user interactions (accept, reject, no action) and verifies that scripts behave accordingly. It checks for banner presence, correct blocking, and consent mode signals.
  3. **Audit Privacy Policy Links:** GDPRChecker confirms that your privacy policy is linked from every page and that the link is not broken.
  4. **Monitor Continuously:** On paid plans, you get runtime protection and monitoring, alerting you to new trackers or configuration drift that could break compliance.
  5. **Generate Evidence:** Use scan reports as documentation for your accountability obligations under GDPR Article 5(2).

After making changes—such as updating your CMP or fixing pre-consent requests—rescan to confirm the issues are resolved. This iterative validation is key to maintaining compliance.

Real-World Examples of DSR Compliance on Websites

Example 1: E-commerce Site with Google Analytics An online store uses Google Analytics and Facebook Pixel. Before implementing Consent Mode v2, both tags fired on page load, sending data to Google and Facebook before the user consented. After setting up a CMP with default `denied` and integrating Consent Mode, the tags only fire after the user clicks "Accept." GDPRChecker's pre-consent scan confirmed zero unauthorized requests.

Example 2: SaaS Company with a Contact Form A SaaS website collects email addresses via a demo request form. Their privacy policy didn't mention how long they retain form submissions. After a user submitted an erasure request, they struggled to locate the data across their CRM and email tool. They updated their policy, implemented a data retention schedule, and now use GDPRChecker to ensure their policy link is always visible.

Example 3: Content Publisher with Ad Networks A blog uses multiple ad networks that drop cookies. Their CMP offered only an "Accept" button with no reject option. This is non-compliant because consent must be freely given and as easy to withdraw as to give. They switched to a CMP with a clear "Reject All" button and used GDPRChecker to verify that rejecting cookies stops all ad trackers.

Comparison: Manual DSR Handling vs. Automated Compliance Tools

| Aspect | Manual Process | Automated Tools (like GDPRChecker) | |--------|----------------|-------------------------------------| | **Cookie/Tracker Inventory** | Manually inspect browser dev tools; error-prone | Automated scanning across all pages; comprehensive | | **Pre-Consent Request Detection** | Difficult to catch every request; requires technical expertise | Scanner flags all network requests before consent | | **Consent Banner Testing** | Manual testing of accept/reject flows; time-consuming | Simulated interactions with pass/fail results | | **Policy Link Monitoring** | Periodic manual checks; easy to miss broken links | Continuous monitoring with alerts | | **Evidence for Regulators** | Screenshots and manual logs; hard to prove completeness | Dated scan reports with detailed findings | | **Response to DSRs** | Manual data retrieval; risk of missing data sources | Not a DSR portal, but ensures data practices are documented and compliant |

While GDPRChecker doesn't automate DSR responses, it provides the foundational compliance layer that makes responding to requests feasible. Without it, you risk the kind of disorganization that leads to 14-month delays and hefty fines.

Implementation Checklist for Data Subject Request Readiness

Use this checklist to ensure your website is prepared for DSRs and avoids costly delays:

  1. Conduct a full cookie and tracker audit using GDPRChecker's scanner.
  2. Implement a CMP that blocks non-essential scripts before consent.
  3. Configure Google Consent Mode v2 with default `denied` states.
  4. Verify no pre-consent network requests occur on key pages.
  5. Draft a clear, comprehensive privacy policy and link it site-wide.
  6. Set up a dedicated contact method for DSRs (email or form).
  7. Create internal procedures for verifying identity and responding within one month.
  8. Test the reject flow: ensure all trackers stop when a user opts out.
  9. Document your data processing activities and retention periods.
  10. Regularly rescan your site after any changes to tags or CMP settings.
  11. Train your team on the importance of timely DSR responses.
  12. Keep dated scan reports as evidence of your compliance efforts.

FAQ

What is data subject requests a 14 month delay cost this company e100000 2? This refers to a GDPR enforcement case where a company's 14-month delay in responding to a data subject request resulted in a €100,000 fine. It highlights the critical importance of timely DSR handling and serves as a warning for website owners to have robust processes in place.

Do I need data subject requests a 14 month delay cost this company e100000 2 for GDPR? Yes, the underlying principle applies to all websites subject to GDPR. You must be able to respond to data subject requests promptly. The case is a real-world example of the consequences of non-compliance, emphasizing the need for proper consent management and data handling procedures.

How do I implement data subject requests a 14 month delay cost this company e100000 2? Start by auditing your data collection with a scanner like GDPRChecker. Set up a CMP with proper blocking, configure Google Consent Mode v2, draft a transparent privacy policy, and establish a clear workflow for receiving and responding to DSRs within the legal timeframe.

How can I verify data subject requests a 14 month delay cost this company e100000 2 with a scanner? Use GDPRChecker to scan your website for pre-consent network requests, verify cookie banner behavior, and check privacy policy links. The scanner simulates user interactions to ensure that reject flows work correctly and that no unauthorized data processing occurs before consent.

What are common data subject requests a 14 month delay cost this company e100000 2 mistakes? Common mistakes include ignoring pre-consent requests, having an incomplete privacy policy, failing to honor user choices across sessions, lacking a DSR process, and overlooking third-party tools that set cookies. These errors can lead to delays and potential fines.

Which cookies and trackers should I check for data subject requests a 14 month delay cost this company e100000 2? Check all non-essential cookies and trackers, including analytics (e.g., Google Analytics), marketing (e.g., Facebook Pixel), and functional tools that process personal data. GDPRChecker's scanner identifies these and flags any that fire before consent.

How often should I review data subject requests a 14 month delay cost this company e100000 2? Review your compliance setup at least quarterly, or whenever you add new tools, update your CMP, or change your privacy policy. Regular scans with GDPRChecker help catch configuration drift and new trackers that could break compliance.

What evidence should I keep for data subject requests a 14 month delay cost this company e100000 2? Keep dated scan reports from GDPRChecker showing your cookie inventory, consent banner behavior, and pre-consent request checks. Also document your DSR procedures, response times, and any privacy policy updates to demonstrate accountability.

Conclusion

The story of "data subject requests a 14 month delay cost this company e100000 2" is a powerful reminder that GDPR compliance is not optional. For website owners, the path to avoiding such fines lies in proactive measures: understanding your data flows, implementing robust consent mechanisms, and being ready to respond to user requests without delay. Tools like GDPRChecker make this achievable by providing the scanning, monitoring, and validation needed to maintain a compliant website.

Don't wait for a data subject request to expose gaps in your setup. Run a free scan with GDPRChecker today and ensure your website meets the standards that regulators expect. For more detailed guidance, explore our resources on GDPR compliance for SaaS companies and what is GDPR.

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": "Data Subject Requests a 14 Month Delay Cost This Company €100,000: A Practical Guide for Website Owners", "description": "Learn how a 14-month delay in handling data subject requests led to a €100,000 fine. Practical steps to implement compliant processes, avoid common mistakes, and verify with GDPRChecker.", "mainEntityOfPage": { "@type": "WebPage", "@id": "https://www.gdprchecker.online/guides/data-subject-requests-a-14-month-delay-cost-this-company-e100000-2" }, "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