Skip to main content

Analytics

Inspect post performance and recommended posting times for a channel.

Post analytics

verlynk analytics:post <post-id>
verlynk analytics:post <post-id> --json
FlagDescription
--jsonOutput 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
FlagDescription
-a, --account-idChannel UUID from accounts:list (required)
--profile-idOverride profile
--post-typePost type context (default post)
--topNumber of time slots to show (default 5)
--jsonOutput 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