Skip to main content

Scenario

Your Mixpanel funnel shows where users abandon your activation flow — maybe 35% leave after the onboarding wizard, or 50% never complete their first project. You know the where but not the why. You pull funnel data, identify the worst drop-off steps, and run a Mavera Focus Group with open-ended and ranking questions at each abandonment point.

Architecture

Code

Example Output

Error Handling

The Funnels API requires a pre-defined funnel. Create funnels in Mixpanel → Funnels, then grab the funnel ID from the URL or API. If building programmatically, use the Insights API with funnel analysis type.
Funnel counts vary significantly by date range. Use at least 30 days for statistical significance. The unit param (day, week, month) controls aggregation granularity.
3 personas × 4 questions × 2 responses = 24 total responses. Allow 60–120s for completion. The loop provides ~120s.

What’s Next

Mixpanel Integration

Back to Mixpanel integration overview

User Profile Clustering → Personas

Cluster profiles into behavior-based personas

Cohort Analysis → Content Strategy

Retention strategies from cohort behavior

Focus Groups API

Full reference for POST /api/v1/focus-groups