1---2name: performance-metrics3description: Use to define KPIs, alert thresholds, and reporting cadences for social calendars.4---5
6# Social Performance Metrics Skill
7
8## When to Use
9- Setting KPI targets for new campaigns or evergreen programs.
10- Building dashboards or scorecards for exec/stakeholder updates.
11- Diagnosing pacing, reach, or conversion issues mid-flight.
12
13## Framework
141. **Metric Stack** – map awareness (reach, impressions), engagement (ER, saves, shares), conversion (traffic, pipeline), and community health (sentiment, response time).
152. **Attribution & Tagging** – enforce UTM structure, post IDs, and partner tags for downstream analysis.
163. **Alerting Rules** – define thresholds (± variance vs goal), alert channels, and severity tiers.
174. **Reporting Cadence** – daily pacing snapshots, weekly recaps, campaign retros, quarterly trendlines.
185. **Experiment Measurement** – document test KPIs, guardrails, and success decision trees.
19
20## Templates
21- KPI scorecard (metric → target → actual → variance → owner → notes).
22- Alert playbook (trigger condition → notification → response steps).
23- Retro template summarizing learnings, insights, and backlog actions.
24
25## Tips
26- Normalize metrics per channel and audience to avoid false comparisons.
27- Pair with analytics warehouse data for revenue-attribution context.
28- Keep metadata consistent (pillar, campaign, creative ID) so insights are reusable.
29
30---