# Klaviyo

**Klaviyo** is a marketing automation software for e-commerce. You'll be able to fully automate your marketing campaigns and boost them with the support of your affiliates after the integration procedure is complete.

A tutorial video can be found here.

{% embed url="<https://youtu.be/W7i9pHnMEgw>" %}

In order to integrate, you must first get the **Klaviyo API key** of your **Klaviyo** account.

### 1. Sign up or log in to [<mark style="color:green;">your Klaviyo account</mark>](https://www.klaviyo.com/login)

<figure><img src="/files/UhbeagGUvzyYEAyoDvh2" alt=""><figcaption></figcaption></figure>

### 2. Create your list

In your **Klaviyo** dashboard, click the **Lists and Segments** tab > **Create list/segment** to add a new **list**.

<figure><img src="/files/WMeQNOvWeFpIJP93DteQ" alt=""><figcaption></figcaption></figure>

Next, select **List**.

<figure><img src="/files/EAlSFgsvZSahyUDiBFp9" alt=""><figcaption></figcaption></figure>

Finally, fill in the list name and click **Create List**.

<figure><img src="/files/Hx31ZQT4ShtdrvyebNYT" alt=""><figcaption></figcaption></figure>

### **3. Get the Klaviyo API Key**

To get the API Key, click on your **Account**.

<figure><img src="/files/DR4GKiwhnbwFAyzwP45C" alt=""><figcaption></figcaption></figure>

In the **Settings** tab, click **API Keys.**

<figure><img src="/files/prjFZhyQu5Z24WCjGKuy" alt=""><figcaption></figcaption></figure>

If you haven't created any **API keys** in your account, create a new one by clicking on **Create Private API Key**.

<figure><img src="/files/bH7zuJnLDKpxtXjtr8c0" alt=""><figcaption></figcaption></figure>

Next, fill in the API Key name, select **Full Access Key**, and click **Create**.

<figure><img src="/files/9GKpCWFEAWcDynklGziK" alt=""><figcaption></figcaption></figure>

Now, copy the API Key.

<figure><img src="/files/eF0cXb7rcsbphmZfu1th" alt=""><figcaption></figcaption></figure>

### 4. Integrate with BixGrow

Go back to **BixGrow** > **Settings** > **Integration** > **Klaviyo** and click **Connect**.

<figure><img src="/files/SvHdVCEQUmwmGJ0iyiTf" alt=""><figcaption></figcaption></figure>

Paste the key into the **API Key** box and click **Next**.

<figure><img src="/files/mBbLpIfo5IS7inO6Yacf" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
It's recommended that you choose **Only sync if the affiliate is approved** to avoid sending marketing emails to pending or denied affiliate accounts.
{% endhint %}

Finally, select the **List** you've just created and click **Save and Sync** to complete the integration.

<figure><img src="/files/LBFahB3BKdzgiu9DO7Sn" alt=""><figcaption></figcaption></figure>


---

# 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.bixgrow.com/other-settings/integrations/with-email-platforms/klaviyo.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.
