- Meta Pixel event tracking
- Conversions API

Meta Pixel vs Conversions API
Here’s how these two tracking methods work:- Meta Pixel creates user identity on your funnel and tracks purchase, registration, and engagement events from the browser.
- Conversions API receives events from FunnelFox servers and checks if these events were already sent from the browser.
Conversions API is an addition to Meta Pixel that we highly recommend for
complete event coverage. Learn more in the Facebook documentation on Conversions API.
Use Conversions API
Conversions API acts as a backup when browser tracking fails or gets blocked. Here’s a common example: When someone buys your product through PayPal, they complete the purchase on PayPal’s website, not on your funnel. Some browsers (especially mobile app browsers) can’t track this properly, so you might miss thePurchase event.
Conversions API solves this problem. When FunnelFox servers get the transaction details from PayPal, they automatically send a Purchase event to Facebook using Conversions API. This way, you never miss important conversion data.
FunnelFox deduplicates browser (Pixel) and server (CAPI) events by sending the same event_id and external_id with both, so Facebook keeps a single conversion if duplicates arrive.
Tracked events
| Event | Meta Pixel Trigger | Conversions API Trigger |
|---|---|---|
Purchase | User completed checkout (not for free trial) | FunnelFox received transaction event from PSP (not for free trial) |
StartTrial | User completed checkout with only free trial product | FunnelFox received new transaction event from PSP with only free trial product |
Renewal | - | FunnelFox received transaction event from PSP that is listed as subscription renewal |
checkout_presented | User has opened a screen with checkout (Can fire multiple times) | - |
InitiateCheckout | User has seen the checkout element (Triggers only once per user session) | - |
CompleteRegistration | User completed screen with Authorization element or email input | User completed screen with Authorization element or email input |
ViewContent | User navigated to a new screen | - |
Payment flow events
When customers purchase subscriptions, the event flow varies depending on the PSP. Select your PSP below to see how each payment type triggers Meta Pixel events for your setup.Stripe
Stripe
| Purchase type | Trial start | Conversion / Sub start | Renewal |
|---|---|---|---|
| Subscription only | — | Purchase | Renewal |
| Free trial | StartTrial | Purchase | Renewal |
| Paid trial | Purchase | Renewal | Renewal |
| Subscription + intro discount | — | Purchase | Renewal |
| Lifetime (one-off) | — | Purchase | — |
| Subscription upsell* | — | Purchase | Purchase |
Paddle
Paddle
| Purchase type | Trial start | Conversion / Sub start | Renewal |
|---|---|---|---|
| Subscription only | — | Purchase | Renewal |
| Free trial | StartTrial | Renewal | Renewal |
| Paid trial | Purchase | Renewal | Renewal |
| Subscription + intro discount | — | Purchase | Renewal |
| Lifetime (one-off) | — | Purchase | — |
Solidgate
Solidgate
| Purchase type | Trial start | Conversion / Sub start | Renewal |
|---|---|---|---|
| Subscription only | — | Purchase | Renewal |
| Free trial | StartTrial | Renewal | Renewal |
| Paid trial | Purchase | Renewal | Renewal |
| Subscription + intro discount* | Purchase | Renewal | Renewal |
| Lifetime (one-off) | — | Purchase | — |
FunnelFox Billing
FunnelFox Billing
| Purchase type | Trial start | Conversion / Sub start | Renewal |
|---|---|---|---|
| Subscription only | — | Purchase | Renewal |
| Free trial | Purchase | Purchase | Renewal |
| Paid trial | Purchase | Renewal | Renewal |
| Lifetime (one-off) | — | Purchase | — |
Configure events
By default, FunnelFox sends events to Meta based on the mappings described in the Tracked events and Payment flow events sections. You can customize this behavior to match your setup.- Go to Purchase Event Mapping on the Integrations > Meta page.
- Configure the following, then republish your funnel:
- Toggle on / off: Whether FunnelFox sends the event at all.
- Channel: How the event reaches Meta: Browser + CAPI, Browser only, or CAPI only.
- Meta event: The Meta event name the purchase maps to. Choose from
Purchase,Subscribe,StartTrial,AddToCart,InitiateCheckout, andRenewal. - Include purchase value: Attaches the purchase value and currency to the event so Meta can calculate return on ad spend.
- First purchase only: Sends only the first purchase per session and ignores upsells. Learn more in the Limit purchase events section below.

| Purchase event | When it happens | Available channels |
|---|---|---|
| One-off purchase | Single non-recurring payment. | Browser + CAPI, Browser only, CAPI only |
| Trial start | User starts a free or paid trial. | Browser + CAPI, Browser only, CAPI only |
| Trial converted | Trial ends and the first payment is charged. | CAPI only |
| Subscription start | First subscription purchase without a trial. | Browser + CAPI, Browser only, CAPI only |
| Subscription renewal | Recurring payment for an existing subscription. | CAPI only |
Trial converted and Subscription renewal happen after the user
leaves the funnel, so the browser pixel cannot fire them. These events
always send through Conversions API only.
Limit purchase events
You can stop sending purchase events for additional subscription upsells. When this is on, FunnelFox suppresses thePurchase events for Stripe that a
subscription upsell would trigger (both its conversion and its renewals).
To do so, go to Integrations > Meta and toggle on
First purchase only.

Stripe
Stripe
| Purchase type | Trial start | Conversion / Sub start | Renewal |
|---|---|---|---|
| Subscription only | — | Purchase | Renewal |
| Free trial | StartTrial | Purchase | Renewal |
| Paid trial | Purchase | Renewal | Renewal |
| Subscription + intro discount | — | Purchase | Renewal |
| Lifetime (one-off) | — | Purchase | — |
| Subscription upsell* | — | — | — |
Paddle
Paddle
| Purchase type | Trial start | Conversion / Sub start | Renewal |
|---|---|---|---|
| Subscription only | — | Purchase | Renewal |
| Free trial | StartTrial | Renewal | Renewal |
| Paid trial | Purchase | Renewal | Renewal |
| Subscription + intro discount | — | Purchase | Renewal |
| Lifetime (one-off) | — | Purchase | — |
Solidgate
Solidgate
| Purchase type | Trial start | Conversion / Sub start | Renewal |
|---|---|---|---|
| Subscription only | — | Purchase | Renewal |
| Free trial | StartTrial | Renewal | Renewal |
| Paid trial | Purchase | Renewal | Renewal |
| Subscription + intro discount* | Purchase | Renewal | Renewal |
| Lifetime (one-off) | — | Purchase | — |
FunnelFox Billing
FunnelFox Billing
| Purchase type | Trial start | Conversion / Sub start | Renewal |
|---|---|---|---|
| Subscription only | — | Purchase | Renewal |
| Free trial | Purchase | Purchase | Renewal |
| Paid trial | Purchase | Renewal | Renewal |
| Lifetime (one-off) | — | Purchase | — |
