analytics
Get Profile Step Funnel
Profile completion step funnel: shows how many unique users viewed/completed each step.
"Viewed" comes from pages_visited in user_activity_sessions (captures all flows), merged with profile_step_viewed_* activity keys (from the chat flow). "Completed" comes from profile_step_completed_* activity keys, plus page-visit heuristic: if a user visited step N+1, they completed step N.
All counts are unique users, not raw event totals.
get/analytics/profile-step-funnel
Query parameters
daysinteger
Headers
authorizationstring nullable
Response
Successful Response
{"stackTrail":"paths:/analytics/profile-step-funnel:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.