> For the complete documentation index, see [llms.txt](https://help.littledata.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.littledata.io/integrations/shopify-to-pinterest/installation.md).

# Shopify to Pinterest installation guide

In this guide, we'll explain how to connect your Shopify store to the Pinterest destination.

## Quick install guide

{% stepper %}
{% step %}
**Add the destination**

From the Littledata dashboard, click **Add destination**.

![](/files/XBN8On4yFnPOYxcRIb5O)
{% endstep %}

{% step %}
**Connect Pinterest**

Find the Pinterest destination and click **Connect**.

![](/files/33KX3A9INUtOFEQYSF68)
{% endstep %}

{% step %}
**Choose your tracking preferences**

Select your tracking preferences, then click **Continue**. The recommended settings are already selected.

![](/files/jQRUIK6tKyiklFa5lZQI)
{% endstep %}

{% step %}
**Add your Pinterest destination keys**

Enter your **Account ID**, **Tag ID**, and **Conversion access token**.

![](/files/sAwPfsFmLGoYKegS7x5z)
{% endstep %}

{% step %}
**Find your Account ID and Conversion access token**

In Pinterest Ads, open **Ads → Conversions**.

Click **Generate new token** to create a **Conversion Access Token**.

Your **Ad Account ID** appears in brackets next to the pixel name.

Copy both values and paste them into Littledata.

![](/files/Tc4q0E9cUTKEAAk8i2Rl)

![](/files/e75aOhelpQ3byT80CRMk)
{% endstep %}

{% step %}
**Find your Tag ID**

In Pinterest Ads, open **Tag Manager** from the left menu.

The value in brackets next to the tag name is your **Tag ID**.

Copy it and paste it into Littledata.

![](/files/RL6gHbm8ssSpuV0QvE4Z)
{% endstep %}

{% step %}
**Disable duplicate tracking**

Turn off any apps that could duplicate Pinterest tracking, including the native Pinterest sales channel.

{% hint style="info" %}
Disabling the native Pinterest sales channel will pause your product catalog sync. Before disabling it, make sure you have a third-party catalog sync in place to avoid any disruption to your Pinterest product feed.
{% endhint %}

After you finish, tick **I have disabled all other tracking apps** and click **Continue**.

![](/files/lFOxVMP85D0cLYtrFwVv)
{% endstep %}

{% step %}
**Finish the connection**

The Pinterest connection is now live on your store.
{% endstep %}
{% endstepper %}


---

# 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://help.littledata.io/integrations/shopify-to-pinterest/installation.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.
