Paid Social

Meta Pixel

The Meta Pixel is a piece of tracking code placed on a website to measure actions visitors take after seeing or clicking Meta ads.

It enables conversion tracking, audience building, and optimisation across Facebook and Instagram. For example, it can record when a user completes a purchase so the campaign can optimise toward similar users. Browser limits have made pairing it with the Conversions API increasingly important.

The pixel's role has shifted from sole tracker to one half of a measurement pair: browser privacy, ad blockers and iOS restrictions strip out a meaningful share of the events it once caught, and the Conversions API supplies the missing half from the server. Run both with event deduplication so shared events count once. Setup quality shows up in Event Match Quality scores per event, richer matching parameters mean more conversions attributed and better optimisation. The standard audit finds purchase events firing without values, duplicate pixels double-counting, and key events never configured at all.

Example

A store's pixel records Purchase events with values. Without it, the ad account sees clicks and nothing after; with it, campaigns optimise toward people resembling past purchasers, and reporting ties 89 orders to the month's spend. iOS privacy limits mean roughly a quarter of real orders now arrive untracked in the browser: visible only because the server-side CAPI count runs alongside it.

Frequently asked questions

Do I still need the pixel if I have the Conversions API?
Yes, they are designed as a pair: the pixel supplies browser context CAPI lacks, CAPI recovers what browsers block, and deduplication merges them into one truthful stream. Retiring the pixel entirely sacrifices signal the pairing exists to preserve.
How do I check my pixel is working correctly?
Events Manager's test events and diagnostics show firing, parameters and match quality per event; the Pixel Helper extension checks any page live. Audit for duplicate fires, purchases missing values, and key events that were never configured, the three classic silent faults.

Working on Meta Pixel? See how our Facebook Ads can help.

Explore Facebook Ads