We’re upgrading our email infrastructure — for immediate response, email andrewjgaber@gmail.com meanwhile.
Skip to main content
Products:PixelProofEntryProofTariffWatch|Free tools:Meta Pixel DebuggerHTS Code LookupCPSC Penalty CalculatorSchema Markup GeneratorRobots.txt CheckerPrivacy Policy GeneratorCookie Consent Checker|Help|About|RoadmapChangelog

Help center · PixelProof

Meta Pixel troubleshooting , common errors and how to fix them

By Andy Gaber · Published August 20, 2026 · Last updated August 20, 2026

If PixelProof flagged an error on your store, the right fix depends on which error it is, a pixel that never loads is a completely different problem than a pixel that loads but under-reports Purchase events. This guide walks the eight errors we see most often, in order of how badly they distort ad-attribution data, so you can go straight to the section that matches what your report is showing.

1. Pixel not firing anywhere

Symptom: PixelProof scanned your homepage, product pages, and cart pages and did not detect a PageView event on any of them. The pixel is either not installed, blocked by a Content Security Policy header, or being stripped by a page-speed optimization app. Fix: open your store in an incognito Chrome window with the official Meta Pixel Helper extension active, load your homepage, and check whether the extension shows any pixel at all. If it shows nothing, the base install is missing, reinstall using the Shopify Web Pixels method described in Shopify's docs rather than the legacy Additional Scripts box, which stops working on non-Plus stores after Aug 26 2026.

2. Pixel fires on homepage but not on product pages

Symptom: PageView shows on the homepage but ViewContent is missing when a product-detail page loads. Usually caused by an older manual install that only ran on the theme's index template. Fix: move the install to a Shopify Web Pixel (which fires site-wide by design), or if you are keeping the legacy install, verify the pixel script is in theme.liquid and not in index.liquid, the former runs on every page, the latter only on the homepage.

3. AddToCart missing when button is clicked

Symptom: ViewContent fires on product pages, but clicking Add to Cart never produces an AddToCart event. Two common causes: your theme uses an AJAX cart that intercepts the click before the pixel binding runs, or a cookie-consent banner is deferring pixel loading past the click. Fix: verify with the Meta Pixel Helper that the AddToCart event does fire on a full page-reload cart. If it does, the AJAX handler needs a manual fbq('track', 'AddToCart') call added to its success callback (see the AddToCart paste-ready snippet for the Web Pixels sandbox-correct version). If it does not, your consent banner is deferring the pixel, set it to load pixels immediately for shoppers who have already consented.

4. Purchase event fires zero times per order

Symptom: Test order completes cleanly, order shows in Shopify admin, but Meta Events Manager shows zero Purchase events. This is the most costly error on this list, every day it goes uncaught is a day of ad optimization against zero conversion data. Fix: if you are on a Shopify Plus plan, verify your checkout.liquid still contains the pixel Purchase snippet. On non-Plus stores after Aug 26 2026, checkout.liquid is no longer editable per Shopify's checkout extensibility documentation, you must migrate to a Shopify customer event or a server-side Meta Conversions API implementation to keep Purchase events flowing (paste-ready starting points: browser Pixel Purchase snippet and server-side CAPI snippet).

5. Purchase event fires twice per order

Symptom: One completed order produces two Purchase events in Meta Events Manager. This inflates your reported ROAS and can push Meta's optimizer toward the wrong audience. Cause: both a browser Pixel Purchase event and a server-side Conversions API Purchase event are firing without a shared event_id for deduplication. Fix: add a unique event_id (typically the Shopify order ID) to both the browser event and the server event. Meta's documented deduplication rules in the Conversions API reference require the two events to arrive within 48 hours of each other and share the exact same event_id and event_name.

6. Event Match Quality below 6

Symptom: Events fire correctly, but Meta rates your Event Match Quality (EMQ) below 6 out of 10, and PixelProof surfaces this as a yellow warning. Cause: events are missing customer-matching parameters (hashed email, phone number, first/last name, city, external ID). Fix: pass hashed customer data on every event where it is available. On the browser Pixel this means calling fbq('init', 'PIXEL_ID', {em: hashedEmail}). On the Conversions API side, populate the user_data object with as many hashed fields as your privacy policy permits. Every additional field typically raises EMQ by 0.5-1.0 points.

7. Duplicate Pixel IDs on the same page

Symptom: PixelProof detects two or more different Pixel IDs initializing on your homepage. Cause: a previous Meta Pixel was never removed when a new one was added, this happens most often after switching ad accounts or agencies. Fix: identify which Pixel ID is currently connected to your active Meta Ads Manager account (in Events Manager under Data Sources), keep that one, and remove the others from your theme, GTM, and any Shopify apps that install pixels of their own.

8. Checkout events delayed 5+ minutes

Symptom: Purchase events eventually arrive at Meta but with a 5-30 minute delay past the order timestamp. Cause: a server-side Conversions API implementation is batching events into a scheduled cron rather than firing them immediately on order webhook. Fix: switch from cron-batched sends to a real-time webhook-triggered send. Meta's ad optimizer weights recent events more heavily than delayed ones, and 5+ minute delays measurably reduce ad-account performance.

Was this helpful?

Yes / No

Related articles

Related paste-ready snippets

The snippet library has paste-ready Web Pixels replacements for the specific patterns each error above surfaces:

FAQ

Which of these errors is most costly to leave unfixed? Purchase-event zero (error #4) and duplicate purchase (#5). Both directly distort the conversion data Meta uses to optimize ad delivery, the first under-delivers spend to your best audiences, the second over-delivers spend to phantom conversions.

How quickly does PixelProof detect these after they appear? Depending on your scan cadence: hourly for Scale, every 6 hours for Growth, daily for Starter, and manual-only on Free. All eight errors are covered on all tiers, cadence is the only thing that changes.

Do I need a developer to fix these? Errors #1, #2, #3, and #7 are usually fixable through Shopify admin settings and app management with no code. Errors #4, #5, #6, and #8 typically require a developer or agency because they involve server-side Conversions API changes.

Still stuck? Email hello@citationsafe.com or hello@argushq.ai.

Still stuck?

Email hello@citationsafe.com or hello@argushq.ai.

Digital Empire builds compliance tools for regulated verticals — pharma, consumer products, metals.

Also from Digital Empire

Bundle deal: all 3 for $299/yr (5 founding spots). Founding Trio → | All pricing
PixelProofMeta Pixel monitoring for ShopifyEntryProofCPSC eFiling readiness checkerTariffWatchSection 232 exposure checker

Popular free tools & roundups

Free Meta Pixel DebuggerFree HTS Code Lookup (§232)Free CPSC Penalty CalculatorBest Shopify pixel monitors 2026Best CPSC eFiling tools 2026Best Section 232 tools 2026Help centerAll free toolsAll productsReferral programStatus