Get Engagement Summary
Per-category engagement rollup powering the dashboard summary cards.
Returns one row per category in EVENT_CATEGORY_MAP plus a top-events breakdown and a 7/14/30-day sparkline (daily counts) for each. Counts are sourced from user_activity_sessions.activities_performed (the same JSONB dict that retention/activation endpoints already use), so any event a feature emits via trackFeatureUse(...) shows up automatically.
The categories are coarse on purpose — fine-grained per-event detail is on the Activity Monitoring page. The point of this endpoint is the "is this whole feature area being used" headline number.
Query parameters
Headers
Response
Successful Response
Changes
Changed in 1 of the 25 revisions of this API.1
- ○
added the new optional
queryrequest parametersegmentnew-optional-request-parameter
- ○
Of the 25 revisions, 1 has no diff computed.