Outcome. A single form submission routes automatically to the correct legal basis and follow-up path based on whether the contact is in the EU, instead of applying one blanket consent flow to everyone regardless of region.
flowchart TD
A[Form submitted] --> B{Country in EU/regulated list?}
B -->|Yes| C{Consent checkbox checked?}
C -->|Yes| D[Set legal_basis_type = Consent, set consent_capture_date]
C -->|No| E[Set legal_basis_type = Not applicable, no marketing list add]
B -->|No| F[Set legal_basis_type = Legitimate interest, standard list add]

When to use it, when not to
- UseUse when you run one global form for a lead magnet or newsletter and need EU submissions to go through explicit consent capture while non-EU submissions can proceed under a lighter-touch basis.
- UseUse when your legal guidance distinguishes EU (and other similarly regulated regions, if applicable) from the rest of your audience for consent purposes.
- SkipDo not use this fiche as your source of truth for which countries count as "EU" for legal purposes; that list must come from your legal or compliance team and be kept current as regulations or your risk posture change. (check in your portal: exact country list to treat as EU/regulated for your organization, this is a legal determination, not a technical one)
- SkipDo not use if you already run fully separate forms per region. This fiche solves the single-form, mixed-audience case.
or the marketing ops pack, 39 EUR
One-time, excl. VAT. 30-day refund, no questions asked. Founding prices until 31 October, then 199 and 59 EUR. Includes every spec added later, up to the full 500, and the one-click installer on the full library. Building on client portals? The agency licence at 449 EUR covers unlimited client portals.





