Waitlist / Consent & legal
Consent & legal
Collecting an email is processing personal data, so the form is GDPR-ready out of the box. The Consent & Legal section lives on the app's Waitlist tab, right below Text & languages.
Two distinct things
| Marketing consent | Privacy notice | |
|---|---|---|
| Required? | Always optional (a real choice) | Shown automatically |
| Purpose | Permission to send promotional emails later. | Tells the visitor how their email is used (GDPR Art. 13). |
| UI | An unticked checkbox the visitor may tick. | A short line of text under the form. |
| Plan | Every plan | Every plan |
The privacy notice
Whenever a Privacy Policy link resolves for the app, a short notice appears under the form. The wording is editable per language (with a built-in default), and supports these variables:
| Variable | Resolves to |
|---|---|
{{app_name}} | Your application name. |
{{privacy_policy_url}} | Your Privacy Policy link (see below). |
{{terms_url}} | Your Terms link (see below). |
Where the legal links come from
You never paste a URL into the form. The Privacy Policy and Terms links are pulled automatically from your app's Legal documents:
Author your documents once
They appear under every form
The right language is matched
What gets recorded
Every consent is stored as an auditable record: which purposes were agreed, the exact text the visitor saw, the specific legal-document version linked, and a SHA-256-hashed IP address (never stored in the clear) as evidence. You can export these records to CSV. This is your proof of consent if you are ever asked for it.