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

# Amplitude

Integrating Zigpoll with Amplitude gives you powerful new ways to collect, analyze, and act on customer feedback. By connecting a Zigpoll and Amplitude, you can track survey completion events and response data via your Amplitude dashboard.

***

### Step 1: Copy your Amplitude Api Key

1. In the Amplitude Analytics web app, click [**Organization Settings**](http://analytics.amplitude.com/amp-dev-docs/settings/projects) in the upper right navigation.
2. Click **Projects**.
3. Find your target project in the list and click it. Users assigned the Manager role on the project can copy the API key directly from the table. For security reasons, you can copy secret keys only after they're generated.

<https://amplitude.com/docs/apis/authentication>

***

### Step 2: Enter your information in the Zigpoll dashboard

1. Log into your Zigpoll Dashboard
2. Click Integrations > Amplitude
3. Enable the Amplitude integration, enter your Api Key from the previous step.

***

That's it! Now, whenever you receive a survey completion the event data will be passed through into your Amplitude dashboard. When a respondent provides a phone number, it is normalized to E.164 format and included as a `phone` user property.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.zigpoll.com/integrations/amplitude.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
