Meta Pixel Checker
Validate your Meta Pixel ID and check setup requirements
How It Works
Enter your Pixel ID
Paste your 15–16 digit Meta Pixel ID from Events Manager.
Validate format
The tool checks the ID format and flags common errors.
Review setup checklist
Go through the pixel implementation checklist to ensure nothing is missed.
Meta Pixel Checker
Pixel ID Format
Base pixel snippet:
Setup Checklist
- ☑ Base pixel code installed on all pages
- ☑ PageView event firing on every page load
- ☑ Standard events configured (ViewContent, AddToCart, Purchase)
- ☑ Conversions API (CAPI) set up for redundancy
- ☑ Automatic Advanced Matching enabled
- ☑ Event deduplication via event_id
We fetch the page source server-side and detect any Meta Pixel IDs installed.
\u2705 Meta Pixel(s) detected on this page
\u274C No Meta Pixel found in page source
The pixel may be loaded via GTM (dynamic injection won't appear in raw HTML). Use Meta Pixel Helper Chrome extension to verify.
Google Tag Manager detected
The pixel may be loading via GTM and won't appear in raw HTML. Install Meta Pixel Helper to confirm.
Conversions API (CAPI) reference detected
Server-side event sending is likely configured alongside the pixel.
What Is a Meta Pixel and Why Does Pixel Setup Matter?
The Meta Pixel (formerly Facebook Pixel) is a small piece of JavaScript code that you place on every page of your website. It acts as a bridge between your website activity and your Meta Ads account — tracking conversions, building remarketing audiences, and powering Meta's AI-driven ad optimisation. A correctly implemented Meta Pixel is the single most important piece of infrastructure for any business running Facebook or Instagram advertising.
Meta Pixel Implementation Checklist
- Base pixel code on every page — the PageView event must fire on all pages.
- Standard events on key pages — ViewContent, AddToCart, InitiateCheckout, Purchase.
- Event deduplication — if using CAPI, set matching event_id values on both pixel and server events.
- Automatic Advanced Matching — enable this in Events Manager to hash and send customer data.
- Conversions API alongside pixel — dual setup achieves better Event Match Quality scores.
Meta Pixel vs. Conversions API: Which Should You Use?
The correct approach in 2025 is both: the Meta Pixel fires client-side for immediate data collection, while the Conversions API fires server-side for signal redundancy. This dual setup, combined with event deduplication via matching event IDs, typically improves reported conversion volume by 15–30%.