Get Activity Analytics
Returns a daily activity breakdown over a chosen window (default 7 days), covering invitations sent, messages, and posts. By default only actions taken through Crispy are counted, but you can set tracking_mode to 'all_activity' for full coverage of everything on the account. Returns empty rows for days with no recorded activity, making it easy to spot gaps in outreach cadence.
Example prompt: Give me a day-by-day breakdown of my invitations and messages for the last 14 days
[
{
"date": "2026-06-15",
"invitations_sent": 18,
"messages": 7,
"posts": 1
},
{
"date": "2026-06-16",
"invitations_sent": 22,
"messages": 5,
"posts": 0
}
]What you can build
Parameters
Inputs accepted by get_activity_analytics.
| Name | Type | Description |
|---|---|---|
| days | number | How many days of data to return (default 7) |
Related tools
Get Analytics
One unified analytics endpoint for posts, profile, campaigns, invitations, messages, and more across day, week, or month periods.
Get Activities Event Log
Read the raw activities event log of touchpoints, sends, replies, and accepts, filtered by contact, campaign, type, direction, or time.
LinkedIn Network Analytics
Analyze your LinkedIn network with top companies, title groups, locations, skills, growth velocity, and campaign overlap. Filter or group on any dimension.
The complete LinkedIn API. Ready when you are.
Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.