> 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-pinterest.md).

# Integrate with Pinterest

## Integrate with Pinterest Consent mode

Hello there! We're thrilled to guide you through the process of integrating with Pinterest Consent mode. This integration allows you to customize how Pinterest tags track your visitors based on their consent status. Don't worry, we'll walk you through each step, making it as easy as possible. Let's get started!

#### Step 1: Integrating with Pinterest Consent mode[​](https://help.avada.app/cookie/how-to-integrate-with-meta-pixel/#step-2-integrating-with-meta-pixel)

Next, 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="/files/DQgQovCsW0w49MZMLg8K" alt=""><figcaption></figcaption></figure>

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

#### Step 2: Test if integration with Pinterest Consent mode works successfully

After integrate, 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="/files/pByfc0NIMiNsCKi4jeEW" alt=""><figcaption></figcaption></figure>

After clicking **`View guide`**, you can easily see a 5-step guide pop up with detaild explanation.&#x20;

<figure><img src="/files/3gAesiQKOcfW4e6L4XT1" alt=""><figcaption></figcaption></figure>

That's it! You've successfully integrated with Pinterest Consent mode. If you have any questions or need further assistance, don't hesitate to reach out. We're here to help!

<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-pinterest.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.
