Social Analytics
Track performance of your published posts across connected platforms - impressions, engagements, reach, follower growth, best posting times, and top-performing content.
Analytics
Track performance of your published posts with social analytics:
- Impressions - How many people saw your post
- Engagements - Likes, comments, shares combined
- Clicks - Link clicks and profile visits
- Engagement Rate - Percentage of impressions that engaged
Viewing Analytics
Analytics appear on each published post after 24-48 hours. Social platforms update metrics on different schedules.
Note: Analytics requires the Analytics add-on subscription.
Social Analytics
GET /v1/social/analytics?site_id=xxx&platform=linkedin&from_date=2026-01-01Returns live analytics from connected social platforms: impressions, engagements, reach, views, clicks, per-platform breakdown, follower stats with growth, best posting times, content decay insights, and top-performing posts with direct links.
MCP tool: get_social_analytics
Post analytics via API
List posts with per-post metrics or pull aggregate analytics for a brand:
| Endpoint | MCP Tool | Description |
|---|---|---|
GET /v1/social/posts | list_social_posts | List posts with analytics |
GET /v1/social/analytics | get_social_analytics | Live analytics, followers, best times, top posts |
| See CLI and MCP Server for command and tool details. |