User Interface medium complexity frontend
0
Dependencies
0
Dependents
0
Entities
0
Integrations

Description

Static public-facing page on the Meander sales website that presents the full privacy policy text. Explains how prospective customer data from demo bookings and site analytics is collected, processed, and stored for GDPR compliance.

Feature: Privacy Policy

privacy-policy-page

Sources & reasoning

Source explicitly lists Privacy Policy as a Sales Website MVP capability (line 168) and includes it in MVP scope (line 255). Area taxonomy line 387 confirms it belongs in sales-legal. Phase 1 MVP per §5.

Responsibilities

  • Render the privacy policy legal disclosure content as static HTML
  • Describe data collection practices for demo booking submissions
  • Disclose analytics tracking and cookie usage on the sales website
  • Provide contact information for data subject requests under GDPR
  • Maintain accessible, readable layout consistent with sales site branding

Interfaces

renderPrivacyPolicyPage(): HtmlDocument
getLastUpdatedDate(): Date