Editor
Blocks typically include:- Hero — image or color, headline, subline
- Text — rich text
- Media — image or gallery
- Form — drag-and-drop fields (name, email, phone, custom), consent checkbox (preconfigured), validation
- Video — embeds
- Countdown — time-limited offers
- Social proof — testimonials, logos, metrics
- Footer — legal links (required)
Submission flow
- Visitor submits the form and confirms consent where required.
- Spam controls (rate limits, honeypot/human checks) run before accept.
- Contact is created or updated (deduplication via email hash).
- Consent record is stored with landing page id, IP hash, and timestamp.
- Tags can be applied per form configuration.
- Double opt-in email can be sent when enabled.
- After submit: thank-you view or campaign start.
- Conversion is logged for analytics (including UTM parameters when present).
Hosting
- Hosted URL on the platform subdomain (path per page).
- Custom domain (CNAME + TLS) where configured.
- Embed as an iframe on your own site.
- Rendering is server-side with CDN caching for performance.
Related
Contacts
PII, consent, tags, segments.
Email capabilities
Deliverability and action-based sends.