Amplitude
Last updated
Last updated
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
Find the Amplitude integration module under the Observability & analytics section
Click the Connect button
Enter your API Key and API Secret. You can find your API Key and API Secret by visiting Settings > Projects > General in Amplitude. 🔗Amplitude documentation: Find your Amplitude Project API Credentials.
Select up to 8 key events from your Amplitude project to monitor in 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 a page_load
event and want to measure unsuccessful loads on a "checkout" screen, you might enter name=checkout&success=false
for the Property value.
The events you select as part of the integration setup will be surfaced in the Rollout view of each release. You can also configure health metrics that define acceptable thresholds for any of these events, associate metrics with rollout automations and more!
For a complete list of available metric types that Runway generates from your selected events, visit the Metric Types documentation.