meta-pixel-setup

Configure Meta Pixel tags in GTM with eventID for CAPI deduplication.

3|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/anthril/official-claude-plugins --skill meta-pixel-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-pixel-setup
Source: https://github.com/anthril/official-claude-plugins/tree/main/plugins/ppc-manager/skills/meta-pixel-setup
Command: npx skills add https://github.com/anthril/official-claude-plugins --skill meta-pixel-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Wires up the Meta (Facebook) Pixel end-to-end via Google Tag Manager to ensure reliable deployment, accurate event deduplication with server-side transitions, and a clear verification workflow for campaigns.

Core Features & Use Cases

  • GTM-based base pixel installation with a dedicated tag and event-specific tags
  • Event mapping and validation aligned with GA4 for cross-platform compatibility
  • Quick start-oriented steps covering discovery, GTM changes, verification in Events Manager

Quick Start

Configure GTM to install the base Meta Pixel, create event tags with eventID, and validate events in Meta Events Manager.

Frequently Asked Questions about meta-pixel-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up Meta Pixel tracking with Google Tag Manager?

Set up Meta Pixel tracking by configuring GTM with a dedicated base pixel tag and event-specific tags. This workflow ensures accurate event capture and deduplication with server-side transitions for reliable campaign measurement.

How does Meta Pixel deduplication work with CAPI in GTM?

Meta Pixel deduplication works by assigning a unique eventID to browser-side tags in GTM, matching them with server-side CAPI events. This prevents duplicate counting when both tracking methods fire for the same user action.

What is the best way to map Meta Pixel events to GA4 in GTM?

The best way to map Meta Pixel events to GA4 is aligning event parameters during tag creation in GTM. This cross-platform compatibility ensures consistent tracking variables and accurate event validation across both analytics systems.

Do I need a separate GTM tag for each Meta Pixel event?

You need a base Meta Pixel tag for page loads and separate event-specific tags for standard actions. Each event tag requires a unique eventID parameter to enable proper deduplication with server-side CAPI implementations.

Why are my Meta Pixel events not showing in Events Manager after publishing GTM?

Events may not show due to incomplete parameter mapping or skipped verification steps. A readiness checklist validating base pixel installation, eventID configuration, and tag triggers must pass before publishing GTM containers.

Can I deploy Meta Pixel base code and event tags simultaneously through GTM?

You can deploy both simultaneously by creating a dedicated base pixel tag for initialization and event tags with specific triggers. Validating the complete setup in Meta Events Manager confirms successful deployment before campaign launch.