| name | social-analytics |
| description | Turns raw metrics exports or pasted numbers into normalized tables, period-over-period deltas, top/bottom content diagnosis, and a prioritized experiment backlog—writes analytics-<period>.md under workspace/drafts/social/analytics/ for social-media-manager. |
| metadata | {"clawdbot":{"emoji":"📊"},"openclaw":{"emoji":"📊"}} |
social-analytics
Analytics with no hallucinated metrics—same honesty standard as qf-course-researcher citing sources: every number traces to an input file or paste.
Prerequisites
Credentials & API (qf-style)
- Default: Human supplies exports or pasted tables — no API keys.
- Automated insights (optional): Platform APIs (e.g. Meta Insights, LinkedIn Organization metrics) need app + tokens; align with
workspace/INTEGRATIONS.md and prefer OpenClaw-connected channels when they can fetch metrics. Do not invent numbers — every value must trace to an export or API response documented in data-sources.md.
High-level Workflow
-
Data manifest (data-sources.md)
- List each file/snippet: platform, date range, metric definitions (reach vs impressions).
-
Normalize (metrics-normalized.csv)
- Columns: date, platform, post_id, metric_name, value, unit.
-
Period compare
- WoW or MoM table: Metric | Current | Previous | Δ% | Notes.
-
Top / bottom (content-leaders.md)
- Top 5 and bottom 5 posts with hypothesis per row (hook, format, time, topic).
-
Funnel / goals (if KPIs provided)
- Link posts to outcomes if UTM or conversion data exists; else omit section.
-
Experiment backlog (experiments.md)
- Table: Idea | Hypothesis | Metric | Effort S/M/L | Priority P1–P3.
-
Recommendations for planning
- 3 bullets for
social-content-planning (pillar shift, format mix, CTA change).
-
Scheduling
- Weekly default filename
week-YYYY-Www.md; monthly month-YYYY-MM.md.
Outputs (required)
analytics-<period>.md containing embedded tables or links to metrics-normalized.csv, experiments.md.
Agent Checklist