No-API demo: nothing here calls Supabase, Meta, WhatsApp or SMS. All state is mock/local. See the GitHub branch + SYSTEM_LITERACY.md for the real Next.js implementation.
Back to overview

Meta Conversions API

Server-side event tracking with PII hashing and Pixel event-id dedupe. (Demo only.)

CAPI Credentials

Fire a test event (mock)


      

Dedupe & privacy

Each server event carries the same event_id as the browser Pixel so Meta de-duplicates. Emails/phones are SHA-256 hashed before sending. Full guide in SYSTEM_LITERACY.md §16.