# Mixpanel

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

***

### Step 1: Copy your Mixpanel Project Token

1. In the Mixpanel web app, click Settings > Project Settings in the bottom left hand navigation.
2. Select your project.
3. Find the row labelled Project Token and copy the token

<https://developer.mixpanel.com/reference/project-token>

***

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

1. Log into your Zigpoll Dashboard
2. Click Integrations > Mixpanel
3. Enable the Mixpanel integration, enter your Project Token from the previous step.

***

That's it! Now, whenever you receive a survey completion the event data will be passed through into your Mixpanel dashboard.


---

# Agent Instructions: 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/mixpanel.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.
