# Permutive

Integrating Zigpoll with Permutive lets you automatically send survey responses into your Permutive workspace as custom events. Use this data to build audience segments based on real customer feedback and activate those segments across your ad tech stack.

***

### Step 1: Get Your Permutive API Key

1. Log into your Permutive Dashboard.
2. Navigate to **Settings** and find your public workspace API key.

***

### Step 2: Enable the Permutive Integration in Zigpoll

1. Log in to your Zigpoll Dashboard.
2. Navigate to **Integrations** from the left-hand menu.
3. Find **Permutive** and toggle it on.
4. Enter your **Public API Key**.
5. Press **Save**.

***

### What Data Gets Sent

Once enabled, every survey submission sends a custom event to Permutive:

* **Event name:** `SurveyCompleted`
* **Properties:** All slide responses, survey title, email (if available), and any survey metadata

Users are identified by their Zigpoll participant ID.

***

### Example Use Cases

* **Build audience segments** based on survey responses (e.g., customers who chose a specific attribution source).
* **Activate segments** across your programmatic advertising stack.
* **Enrich first-party data** with qualitative customer insights from surveys.


---

# 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/permutive.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.
