Meta Pixel
Learn how you can benefit from integrating Meta Pixel in your funnels
Meta Pixel is a event tracker that helps you optimize your ad campaigns in Meta products such as Instagram, Facebook, etc.
FunnelFox can integrate with your Facebook Events Manager via Meta Pixel and provide following benefits:
- Track standard events, such as
Purchase
,Complete Registration
, etc. (complete list below) - Persist events via Conversions API
Meta Pixel vs Conversions API
It is best to understand the difference between the two right from the start.
Meta Pixel creates user identity on your funnel, tracks events from a browser.
Conversions API receives events from FunnelFox servers, and checks if these events were already sent from a browser.
Conversions API is an addition to Meta Pixel that we highly recommend.
Should I configure Conversions API?
Absolutely! The idea behind Conversions API is to back up browser events that may not always be available.
For example, if user purchases your product using PayPal in tab-less browsers (such as Facebook WebView), browser would not send Purchase
event. This happens because purchase occurs on paypal.com side, while your funnel is closed and cannot receive updates. Conversions API steps in to fix this issue — FunnelFox servers receive PayPal transaction and send Purchase
event using Conversions API. As a result — you don't loose any events.
FunnelFox makes sure that events in Conversions API and their attribution match with browser Meta Pixel events. This allows Facebook Events Manager to deduplicate events sent from both browser and server, resulting in a single persistent event in your Facebook Events Manager.
Tracked events
Event | Meta Pixel Trigger | CAPI 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 | - |
Updated 25 days ago