14-day free trial · no credit card required
Starter
$19/mo
Growth
$59/mo
Scale
$149/mo
Server-side events sent to Meta CAPI, deduplicated against the Pixel, mapped to this exact funnel
FUNNEL STEP
Pricing page view
event: PageView
source: Pixel + CAPI
FUNNEL STEP
Plan selected
event: InitiateCheckout
source: CAPI (server, post hashing)
FUNNEL STEP
Trial activated
event: StartTrial
source: CAPI, fired from backend on signup
// server-side payload (PII hashed before send) — click a pricing button above to fire a live event
POST graph.facebook.com/v19.0/{pixel_id}/events
{
"event_name": "InitiateCheckout",
"event_time": 1750425600,
"event_id": "evt_9f21c4", // dedup key, shared with Pixel
"user_data": { "em": "a94a8f...e6", "ph": null },
"custom_data": { "value": 59.00, "currency": "USD", "plan": "growth" },
"action_source": "website"
}
// live event stream (Pixel + CAPI, deduplicated)
Waiting for events — click "Choose Starter / Growth / Scale" above…
Event match quality
8.6 / 10
Deduplication rate
98.4%
Attributed trial starts / mo
412
Privacy-safe recreation of a real build — SaaS pricing funnel with server-side Meta Conversions API mapping for accurate ad attribution post-iOS14. Interactive: click any pricing button and watch the exact event fire below — payload, dedup id and all.