How to build your first funnel on Mixpanel
Building a funnel in Mixpanel involves accessing the Funnels report, selecting sequential events that represent your conversion path, and configuring time windows. This allows you to analyze where users drop off in your conversion process.
Prerequisites
- Active Mixpanel account
- Events already tracked in your project
- Understanding of your user journey
- Basic knowledge of event names in your project
Step-by-Step Instructions
Navigate to Funnels Report
Add Your First Event
Sign Up Started or Product Viewed). This should be the top of your conversion funnel - the initial action users take.Add Subsequent Events
Account Created). Continue adding steps by clicking the plus button for each subsequent event in your conversion path. A typical funnel has 3-5 steps representing key conversion milestones.Configure Time Window
Set Date Range
Add Filters (Optional)
Country = United States) or event properties (e.g., Plan Type = Premium). This helps you analyze specific user segments.Analyze Results
Save Your Funnel
User Registration Funnel) and click Save again. Your saved funnel will appear in your Reports list for future reference and monitoring.Common Issues & Troubleshooting
No events appear in the dropdown
Ensure your events are properly tracked and have recent data. Check your event implementation or contact your development team to verify event tracking is working correctly.
Funnel shows zero conversions
Check that your events are in the correct order and that your time window isn't too restrictive. Verify that users actually perform these events in sequence by checking individual event reports.
Conversion rates seem unrealistically high or low
Review your event definitions and make sure you're measuring the right actions. Check for duplicate events or incorrect event firing that might skew your data.
Can't save the funnel
Ensure you have at least 2 steps defined and that all events are properly selected. Check your account permissions - you may need editor or admin access to save reports.