Meta Pixel
The Meta Pixel tracks Facebook and Instagram ad conversions. TagEasy installs it via GTM and fires the five standard events automatically based on your VisualEvents.
Step 1 — Find your Pixel ID
- Go to business.facebook.com/events_manager2
- Pick the Data Source for your business (or create a new Pixel)
- The Pixel ID is shown at the top — a 15-16 digit number
Step 2 — Enter the ID in TagEasy
During setup (Step 4):
- Check "Track Facebook / Instagram ad sales"
- Paste the Pixel ID into the revealed input
- Continue through the wizard
Or, after launch:
- Dashboard → your website → Pixels tab
- Set
metaPixelId→ Save
Step 3 — Apply pixel templates
TagEasy ships five Meta templates ready to drop in:
ViewContent— fires on product pagesAddToCart— fires on Add to Cart clickInitiateCheckout— fires on checkout beginPurchase— fires after a confirmed orderLead— fires on lead-form submit
Apply them from Website → Events → + Apply template. Each template includes the right CSS selector defaults for your platform.
Step 4 — Verify the install
- Install the Meta Pixel Helper Chrome extension
- Visit your site in an incognito window
- The extension icon turns green when it detects the pixel
- Trigger an event (add to cart, view product) — the helper logs the standard event with parameters
In Events Manager, the Overview tab shows received events within a few minutes. If you don't see events, double-check that your domain is verified under Business Settings → Brand Safety → Domains. Unverified domains can have their events suppressed.
Step 5 — Custom conversions (optional)
If you want to optimize ads for a specific page or event, create a Custom Conversion in Events Manager:
- Events Manager → Custom Conversions → Create
- Pick the source event (e.g.,
Purchase) - Optionally filter by URL or parameter
- Name it (e.g., "US Purchases") — now usable as an ad objective
Event match quality (EMQ)
Meta scores each event on how reliably it can be attributed to a user. Higher EMQ = better ad optimization. To boost EMQ, TagEasy will, in a future update, optionally send hashed user data (email, phone) when available in the dataLayer. For now, the standard browser-side pixel delivers a baseline EMQ score that's sufficient for most clients.
Conversions API (CAPI)
Meta also accepts server-side events via the Conversions API. TagEasy doesn't currently push CAPI events directly — the browser pixel is the default install. If you need CAPI for iOS attribution or to bypass ad blockers, you can run it in parallel via Shopify's Meta Pixel integration, WooCommerce's PixelYourSite plugin, or a custom server-side GTM container.
Continue to Google Ads setup or back to pixels overview.