# ActiveCampaign

Quiz Kit allows you to connect new customers to your chosen ActiveCampaign list.&#x20;

The questions and answers that the customer chooses while going through your quiz are attached to that customer's profile as custom properties.

## Connecting to ActiveCampaign

**Steps:**

1. From the Quiz Kit dashboard, click **Integrations**.
2. On the **Email marketing** tab, go to **ActiveCampaign** and click **Connect**.
3. Insert your ActiveCampaign **API key**, **API URL**, **Event key**, and **Account ID** in the appropriate fields.
4. Click **Save**.&#x20;

***

## Setting up ActiveCampaign in your quiz

**Steps:**

1. From the quiz builder, click **Settings**.
2. Click **Integrations**.
3. From the list of integrations, go to **ActiveCampaign**, and click the drop-down arrow beside it.
4. Under **Available lists**, select the ActiveCampaign list that you want to connect, and click **Save**.&#x20;

All quiz completions are now sent to the chosen ActiveCampaign list.

All questions and answers will be set as customer custom properties, and then you can create segments based on question's answers.


---

# 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://support.quizkitapp.com/building-a-quiz/integrations/email-and-sms/activecampaign.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.
