> For the complete documentation index, see [llms.txt](https://docs.avada.io/cookie-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avada.io/cookie-help-center/integrations/integrate-with-klaviyo.md).

# Integrate with Klaviyo

Integrating Cookies with Klaviyo allows you to synchronize user consent preferences seamlessly. This ensures that your email marketing and analytics comply with data protection regulations like GDPR and CCPA.

This guide will walk you through the steps to activate and test the integration.

***

### Step 1: Turn On the Integration

1. Log in to your Shopify admin panel and navigate to the Cookies App.
2. Go to the Integrations section in the Cookies App.&#x20;
3. Find Klaviyo in the list of available integrations.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcRd0tPk0x0AYzsCpzOF3BaBuLPLdaLZsd24PRgTM0nYhNp4FezjtUQUk_z4z6nO5Hzt40BLE3u3fUoVCPMcLhRl5XXsov9XsL8QnE6luxhH0FwNMdGXgtxd-8RSwlyHP5K7Hbm?key=o7FJfin-q8cpBik0v1ixtRHG" alt=""><figcaption></figcaption></figure>

4. Click on 'Turn On' to start the integration process with Pinterest Consent mode.

Here's an image to help you find the 'Turn On' button:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe0PJPgMF3RsPgTVYD5IqjmYeeUhB4XWmJzXbHdj1Eb3K4ADC52DKM6cUzPnMzWkq0RspxbCvVNX1mopg9a1WkErNr9eznf7OocDllDGeW02AWwxd814Zr6Dr3nirbkreOLf3xpqg?key=o7FJfin-q8cpBik0v1ixtRHG" alt=""><figcaption></figcaption></figure>

Once you've successfully integrated, you can choose to 'Turn Off' the integration with Klaviyo Consent mode at any time

***

### Step 2: Test if the Integration Works Successfully

After integrating, let's test if the integration is working well.

We have a built in guide that you can easily get access to from the app's screen as shown below.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdVM7r-TORW-k1KIBJebwir7hnBhfftr0CUzkwdOibocGMdYinNzZGVJ94O_t9aPpdcrzphztRfHez5ZWtxt6MErDoQH4YXeVrCZizQMkizAiZoTBwytbzuk-LC6i7_xop_Txe7HQ?key=o7FJfin-q8cpBik0v1ixtRHG" alt=""><figcaption></figcaption></figure>

After clicking View guide, you can easily see a 4-step guide pop up with a detailed explanation.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXesCiDD8NSDJuUuZrrc7ResV7RirQcG01KqFaX1-d6GjAOCO4X2X2HkSPcmflni-X9u6go_rYqNc4gcEQbgMK-U9aF4pisBDNNbOCz1xq6jg4cw2AwDPKRqyd_nzVs-3TtI2Dgu?key=o7FJfin-q8cpBik0v1ixtRHG" alt=""><figcaption></figcaption></figure>

Once the integration is enabled, our app will automatically initialize the **ad\_user\_data** and **ad\_personalization** profile properties in Klaviyo with a value of **denied**. As visitors give the required consent via our cookie banner on your storefront, these properties will be updated in Klaviyo to **granted**.<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.avada.io/cookie-help-center/integrations/integrate-with-klaviyo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
