
Getting Started Guide
How to Use Mixpanel
A practical guide to get you up and running with Mixpanel. Written by Delv Editorial, Delv Team.
Getting started with Mixpanel
In this guide, you will learn how to set up Mixpanel and track user behaviour, funnels, and retention effectively. By the end, you'll be ready to gain insights that can drive your product development.Step 1: Sign up and set up
- Go to Mixpanel's website.
- Click on the “Get Started Free” button.
- Fill in your details (email, password) and click “Sign Up”.
- Choose your plan. The free tier allows you to track up to 20 million events per month.
- Confirm your email address via the link sent to you.
- Log in to your Mixpanel account and follow the onboarding prompts to set up your project.
Step 2: Your first event tracking
- Navigate to the "Data" tab on the left-hand menu.
- Click on “Events” and then “Add Event”.
- Name your event (e.g., "Button Click") and define the properties (e.g., button name).
- Implement the Mixpanel tracking snippet in your app or website as instructed in the setup guide.
- Test your implementation by performing the action you wish to track (e.g., clicking the button).
- Go back to the “Events” section in Mixpanel; you should see your event data populate in real-time.
Step 3: Get better results
- Use the “Insights” tab to create reports. Click on “Create Report” and select “Insights”.
- Choose the event you want to analyse and set the date range.
- Filter by properties to see specific user segments (e.g., users who clicked a button).
- Use the “Funnels” feature to track user paths. Click on “Funnels” and create a new funnel to see how users move from one event to another.
- Regularly check the “Retention” reports to understand how well you are keeping users engaged over time.