Analytics
Inspect post performance and recommended posting times for a channel.
Post analytics
verlynk analytics:post <post-id>
verlynk analytics:post <post-id> --json
| Flag | Description |
|---|---|
--json | Output raw JSON |
Best time to post
verlynk analytics:best-time -a <channel-id>
verlynk analytics:best-time --account-id <channel-id> --top 10 --json
verlynk analytics:best-time -a <channel-id> --profile-id <profile-uuid> --post-type post
| Flag | Description |
|---|---|
-a, --account-id | Channel UUID from accounts:list (required) |
--profile-id | Override profile |
--post-type | Post type context (default post) |
--top | Number of time slots to show (default 5) |
--json | Output raw JSON |
note
Analytics endpoints may be plan-gated. If you see INVALID_PLAN, your plan does not include that feature. Check limits with verlynk usage.
Next steps
- Accounts — Find channel IDs for best-time queries
- Validate and usage — Inspect plan and usage stats