Mixpanel
Mixpanel is a product analytics platform that helps you understand how users interact with your digital products.
Authentication Types
Mixpanel supports 1 authentication method:
- API Key - Use your Mixpanel service account credentials for authentication.
- Pros: Simple setup
- Cons: Single credential for all users
Generating API Credentials
-
Go to mixpanel.com and log in
-
Click on the gear icon (Settings) in the top right
-
Go to Organization Settings → Service Accounts
-
Click Create Service Account
-
Enter a Name for the service account
-
Select the Role (permissions level)
-
Click Create
-
Copy the Username (service account ID) and Secret
-
In Willow, enter the credentials in the format:
username:secret
Note: Make sure the service account has access to the projects you want to query.