> For the complete documentation index, see [llms.txt](https://docs.runway.team/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.runway.team/integrations/observability-and-analytics/amplitude.md).

# Amplitude

<div align="left"><figure><img src="/files/IgjzwBjR7NdZ3GEGI3y7" alt=""><figcaption></figcaption></figure></div>

## Set up

### Navigate to the Integration settings view

1. Select an app in the top left corner from the Switcher
2. Navigate to **App Settings** by clicking the gear icon (⚙️) at the top of the Timeline sidebar
3. Click on **Integrations** in the sidebar

### **Connect Amplitude**

1. Find the **Amplitude** integration module under the **Observability & analytics** section
2. Click the **Connect** button
3. Enter your **API Key** and **API Secret.** You can find your API Key and API Secret by visiting **Settings > Projects > General** in Amplitude. :link:[Amplitude documentation: Find your Amplitude Project API Credentials](https://www.docs.developers.amplitude.com/analytics/find-api-credentials/).

### Configure the Amplitude integration

* Select 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.&#x20;
  * To attribute an event with a specific release, Runway uses `[iOS]` and `[Android]` as the platform property. Results are grouped by the version.
    * Upon request, Runway also supports customizing the platform property key and value(s).
* 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.

{% hint style="info" %}
The events you select as part of the integration setup will be surfaced in the [**Rollout**](/using-runway/rollout.md) view of each release. You can also configure [health metrics](/using-runway/app-settings/health-metrics-settings.md) that define acceptable thresholds for any of these events, associate metrics with [rollout automations](/automations/types-of-automations.md#halt-unstable-phased-releases) and more!
{% endhint %}

For a complete list of available metric types that Runway generates from your selected events, visit the [Metric Types documentation](/using-runway/app-settings/health-metrics-settings.md#metric-types).
