Get analytics for a specific integration/channel. Returns metrics like followers, impressions, and engagement over time.
Options
| Flag | Description |
|---|
-d, --date | Number of days to look back (default: 7) |
Examples
The response is an array of metrics, each with daily data points:
The metrics returned depend on the platform. For example, X returns followers and impressions, while YouTube may return subscribers and views.
Post Analytics
Get analytics for a specific published post. Returns metrics like likes, comments, shares, and impressions.
Options
| Flag | Description |
|---|
-d, --date | Number of days to look back (default: 7) |
Examples
The response follows the same format as platform analytics:
Post analytics are only available for published posts. Draft or queued posts won’t return analytics data.
Scripting with Analytics
Extract specific metrics using jq: