Mixpanel

Set up
Navigate to the Integration settings view
Select an app in the top left corner from the Switcher
Navigate to App Settings by clicking the gear icon (βοΈ) at the top of the Timeline sidebar
Click on Integrations in the sidebar
Connect Mixpanel
Find the Mixpanel integration module under the Observability & analytics section
Click the Connect button
Enter your Service Account Username and Service Account Secret. You can create Service Accounts by visiting Project Settings > Service Accounts in Mixpanel. π Mixpanel Documentation: Service Accounts.
Configure the Mixpanel integration
Enter your project ID, which can be found by visiting Project Settings > Overview
Select key events from your Mixpanel project to monitor from Runway. For each given event, you can use the Property field to specify an event property (e.g.
amount
) to track property value-related metrics such as averages, medians, and percentiles. Alternatively, you can also use the Property field to filter events using basic query string syntax: for example, if you have apage_load
event and want to measure unsuccessful loads on a "checkout" screen, you might entername=checkout&success=false
for the Property value.
For a complete list of available metric types that Runway generates from your selected events, visit the Metric Types documentation.
Last updated
Was this helpful?