Posting Analytics

Consolidated performance metrics.

Edit this page·Last updated: July 13, 2026

Posting Analytics

Get your post metrics aggregated or detailed by platform.

Post analytics

{
  "postId": "post_xxx",
  "platforms": {
    "twitter": {
      "impressions": 4521,
      "likes": 142,
      "retweets": 38,
      "replies": 12,
      "bookmarks": 9,
      "urlClicks": 87,
      "engagementRate": 0.043
    },
    "linkedin": {
      "impressions": 2843,
      "likes": 87,
      "comments": 18,
      "shares": 12,
      "clicks": 41,
      "engagementRate": 0.061
    }
  },
  "totals": {
    "impressions": 7364,
    "engagements": 445,
    "engagementRate": 0.060
  }
}

Best times to post

{
  "bestTimes": [
    { "day": "mon", "time": "12:00", "score": 0.92 },
    { "day": "wed", "time": "18:30", "score": 0.88 }
  ]
}

Content performance decay

How performance decays over time after publication:

Daily aggregated

{
  "data": [
    { "date": "2026-06-13", "impressions": 4521, "engagements": 142 },
    { "date": "2026-06-14", "impressions": 4892, "engagements": 156 }
  ]
}

Frequency vs engagement

Is there a correlation between your posting frequency and engagement?

Timeline

Metrics evolution over time:

Per-platform insights

Instagram insights

Story insights, Reels insights, audience demographics.

Facebook insights

Page impressions, page engagement, page fans by city/country.

LinkedIn stats

Follower growth, impressions, clicks, engagement rate.

TikTok insights

Video views, profile views, follower growth.

YouTube analytics

Views, watch time, subscribers, estimated revenue.

Google Business Profile

Searches, views, direction requests, calls.

Was this page helpful?