Beginner
How to build your first funnel on Mixpanel
Quick Answer
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
1
Navigate to Funnels Report
Log into your Mixpanel dashboard and click on Reports in the left sidebar. From the reports menu, select Funnels. This will open the funnel creation interface where you can build your conversion analysis.
Tip
If you don't see the Reports option, make sure you have the proper permissions for your Mixpanel project.
2
Add Your First Event
Click the + Add Step button or the event dropdown in Step 1. Search for and select your first event (e.g.,
Sign Up Started or Product Viewed). This should be the top of your conversion funnel - the initial action users take.Tip
Choose events that represent clear user intent and have sufficient volume for meaningful analysis.
3
Add Subsequent Events
Click + Add Step to add your second event (e.g.,
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.Tip
Keep your funnel logical and sequential - each step should naturally follow the previous one in the user journey.
4
Configure Time Window
In the top right of the funnel builder, locate the time window setting. Click the dropdown and select an appropriate conversion window (e.g., 7 days, 30 days, or 1 hour). This determines how long users have to complete the entire funnel sequence.
Tip
Choose a time window that matches your business context - shorter windows for immediate actions, longer for considered purchases.
5
Set Date Range
Click on the date picker at the top of the interface and select your analysis period (e.g., Last 30 days). This determines which users are included in your funnel analysis. Click Apply to confirm your date selection.
Tip
Start with recent data (last 7-30 days) for your first funnel to see current performance.
6
Add Filters (Optional)
Click + Filter next to any step to segment your funnel. You can filter by user properties (e.g.,
Country = United States) or event properties (e.g., Plan Type = Premium). This helps you analyze specific user segments.Tip
Use filters to compare performance across different user segments or traffic sources.
7
Analyze Results
Review your funnel visualization showing conversion rates between each step. The chart displays both absolute numbers and conversion percentages. Click on individual steps to see detailed breakdowns and identify where users are dropping off most significantly.
Tip
Focus on the steps with the largest drop-off rates - these are your biggest optimization opportunities.
8
Save Your Funnel
Click Save in the top right corner. Give your funnel a descriptive name (e.g.,
User Registration Funnel) and click Save again. Your saved funnel will appear in your Reports list for future reference and monitoring.Tip
Create multiple funnels for different conversion paths to get a complete view of your user journey.
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.
Ready to get started with Mixpanel?
Put this tutorial into practice. Visit Mixpanel and follow the steps above.
Visit Mixpanel →