performance-tracking
8
总安装量
4
周安装量
#33793
全站排名
安装命令
npx skills add https://github.com/gtmagents/gtm-agents --skill performance-tracking
Agent 安装分布
gemini-cli
4
opencode
3
antigravity
3
replit
3
claude-code
3
github-copilot
3
Skill 文档
Performance Tracking Skill
When to Use
- Before launch to define metrics, data sources, and reporting cadence.
- During active campaigns to monitor pacing vs goals and trigger optimizations.
- Post-campaign retros to capture learnings and benchmarks.
Framework
- Metric Hierarchy â define business (pipeline, revenue), leading (MQL, CTR), and diagnostic metrics (CPC, landing page CVR).
- Data Plumbing â map sources (ad platforms, MA, CRM, BI) and ensure consistent IDs/UTMs.
- Dashboard Build â create executive + operator views with automated refresh.
- Alerting â set thresholds for spend pacing, CPA, conversion drops, SLAs.
- Insight Cadence â daily standups, weekly deep dives, end-of-campaign retros.
- Documentation â record hypotheses, experiments, and outcomes.
Templates
- KPI tree worksheet.
- Dashboard spec (dataset, visualization, owner, refresh schedule).
- Optimization log (date, insight, action, result).
Tips
- Automate alert routing (Slack, email) so anomalies are actioned quickly.
- Pair dashboards with narrative summaries to help execs interpret shifts.
- Capture experiment context in the optimization log to prevent repeating failed tests.
- Align BI/RevOps early so new metrics get logged before launch.