analytics-sdk-setup
Analytics SDK Setup
Use this skill when the user wants a coding agent to inspect, install, compare, align, reconcile, or fix TikTok Pixel and Meta Pixel tracking in a real codebase.
Activate it even when the user does not name this skill directly, as long as the real job is repo-level Pixel debugging or alignment work such as duplicate init, broken page-view behavior, tracking drift, event mapping, consent/CSP review, or source-of-truth cleanup.
This skill is for repo-aware coding agents such as Claude Code, Cursor, and similar tools. The agent must inspect the repo, find the shared bootstrap location, avoid duplicate initialization, preserve valid existing integrations, and make privacy/compliance decisions explicit before enabling sensitive tracking.
Companion prompt
If the environment does not load SKILL.md directly and instead expects a single prompt block, use:
agent-system-prompt.md
Use SKILL.md as the canonical skill specification and agent-system-prompt.md as the compact runtime summary.
Example usage
Use this skill for requests like:
- "Compare TikTok and Meta tracking in this repo and tell me where they drift."