Skip to main content
Glama

get_profile_analytics

Retrieve aggregated social media analytics for specified profiles, including metrics like impressions, engagements, and follower growth within custom date ranges.

Instructions

Get analytics metrics aggregated by social profile.

Args:
    profile_ids: Comma-separated Sprout profile IDs.
    start_time: Start of period (ISO 8601, e.g. '2024-01-01T00:00:00').
    end_time: End of period (ISO 8601, e.g. '2024-01-31T23:59:59').
    metrics: Comma-separated metric names. Common options:
             impressions, engagements, net_follower_growth, engagement_rate,
             video_views, reactions, comments, shares, clicks.
    timezone: Timezone for the report (e.g. 'America/Chicago'). Default: UTC.
    customer_id: Sprout customer ID. Defaults to SPROUT_CUSTOMER_ID env var.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
profile_idsYes
start_timeYes
end_timeYes
metricsNoimpressions,engagements,net_follower_growth
timezoneNoUTC
customer_idNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jmeserve/sprout-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server