Analytics on a Post
Get real-time analytics for posts sent via Ayrshare
Get real-time analytics such as likes, impressions, views, and reactions for a post that was sent via Ayrshare using the Ayrshare Post ID.
For analytics on posts originating outside of Ayrshare see Analytics by Social Post ID.
Additonal Information
Bluesky, Facebook Pages, Instagram, X/Twitter, LinkedIn, Pinterest, Reddit, TikTok, and YouTube are currently supported.
Facebook and Instagram comment counts shown in the API may differ from counts displayed in the social apps. This is because either some users have privacy settings that hide their comments from non-friends or users without mutual connections, but these private comments are still included in the total comment count, or inconsistencies in the data reported by Meta.
X/Twitter Threads returns as an Array of objects, with each object corresponding to a Tweet in the Thread.
YouTube can take 24-48 hours to process analytics for videos with few video views or channel followers.
TikTok account owners need to first publish at least one video, then tap the “Turn On” button on the Analytics page of their mobile TikTok app. You will receive more insights about your viewers and the content they’ve engaged with once you have 100 followers.
If the TikTok fields
reach
,fullVideoWatchedRate
,totalTimeWatched
,averageTimeWatched
,impressionSources
, andaudienceCountries
are unavailable, the reason is that the video has not had activity on it (comments, likes, views) for more than 7 days. To retrieve the data for these fields, you can view, like, comment, or share the inactive video and retry after 24 ~ 48h. If a video is not returned in the response, the reason is likely to be that the video has been filtered out due to violations, such as music copyright violation.LinkedIn limits the analytics on posts to personal pages. LinkedIn Personal Pages only return like, comment, and reaction counts if available.
Instagram Story insights are only available for 24 hours, even if the stories are archived or highlighted. Story media metrics with values less than
5
return as0
. For Stories created by users in Europe and Japan, thereplies
metric return a value of0
.- Facebook Story analytics are not available.
Some Pinterest analytics data such as impressions, user followers, and click are available after 24-72 hours.
Header Parameters
Body Parameters
Ayrshare Post ID returned from the /post
endpoint. This is the top level Ayrshare id
returned and not the social post
ids in postIds
.
String array of platforms to retrieve analytics. Accepts an array of strings with values:
If platforms is not included, all the analytics on all of the social networks the post to which the was sent will be returned.