Privacy Policy Page
Component Detail
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.
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.
-
docs/source/likeperson.md · line 168Privacy policy, Terms of Service, Data Processing Agreement, Cookie Policy
-
docs/source/likeperson.md · line 255Privacy policy og vilkår
-
docs/source/likeperson.md · line 387sales-legal | Legal Documents | Privacy Policy, Terms of Service, DPA, Cookie Policy
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