One-click install
npx skills add https://github.com/ReadyToGo-Education/fluxo_criativo --skill trafego-pixel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trafego-pixel
Source: https://github.com/ReadyToGo-Education/fluxo_criativo/tree/main/.claude/skills/trafego-pixel
Command: npx skills add https://github.com/ReadyToGo-Education/fluxo_criativo --skill trafego-pixel

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It solves the uncertainty of whether Meta Pixels are actually firing and capturing the right events, preventing broken tracking from silently ruining campaigns and optimization.

Core Features & Use Cases

  • Pixel health diagnosis (read-only): checks last fired time, availability, deduplicated signals, and event totals for the last 7 days to label pixels as green/amber/red with explicit criteria.
  • Event drill-down by pixel: reports standard and custom event counts, last firing timestamps, and match quality indicators to pinpoint what is (not) being tracked.
  • Finds silent pixels: highlights pixels with no activity and routes you to the right fix, including a built-in check of which pixels campaigns use for optimization to surface critical mismatches.

Quick Start

Ask the AI: diagnose my Meta Pixels and tell me which ones are not firing in the last 7 days.

Frequently Asked Questions about trafego-pixel

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

FAQPage Schema
How do I check if my Meta Pixel is working and tracking events correctly?

Diagnosing Meta Pixel tracking health involves reading pixel status and event firing totals through the Meta Graph API. This process checks last fired times and event totals to label pixels as green, amber, or red based on explicit criteria.

Why are my Meta Pixels not firing and how can I find silent pixels?

Finding silent Meta Pixels involves checking for pixels with no activity over the last 7 days using the Graph API. The diagnosis highlights inactive pixels and routes you to the right fix, including checking which pixels campaigns use for optimization to surface critical mismatches.

What is CAPI deduplication and how does it affect Meta Pixel tracking health?

CAPI deduplication is the process of ensuring Conversions API and Meta Pixel events are not counted twice. Diagnosing tracking health includes checking deduplicated signals and match quality indicators to pinpoint what is or is not being tracked accurately.

Do I need write access to the Meta Graph API to diagnose pixel tracking health?

You do not need write access to the Meta Graph API to diagnose pixel tracking health. The diagnosis requires only read-only Graph API access with correct event_total_counts aggregation to classify status and report per-event totals.

What is the best way to troubleshoot broken Meta Pixel event tracking for ads optimization?

The best way to troubleshoot broken Meta Pixel event tracking is to run an event drill-down by pixel. This reports standard and custom event counts, last firing timestamps, and match quality indicators to pinpoint exactly what is not being tracked.