meta-ads-eventslisted
Install: claude install-skill arcbaslow/meta-ads-agents
# Meta Ads Event & Tracking Analysis
**Invocation:** `/meta-ads events <account-id>` or "Is my pixel working?"
## Process
1. Verify auth: `python scripts/meta_auth.py --check`
2. Spawn `meta-events` agent with the account ID
3. Agent checks pixel health, CAPI coverage, and funnel integrity
4. Present tracking status with issues and fixes
## Default Parameters
- Date range: last 7 days (recent data most relevant for tracking health)
- Override with `--days N`