# Pinterest Ads UTM Parameter

Easily track the performance of your Pinterest ads by adding UTM parameters to your destination URLs. This helps you analyze campaign, ad group, and ad-level data in tools like Google Analytics, ensuring accurate attribution and better optimization decisions.

### Steps to Add UTMs to Pinterest Ads

**Step 1:** In your Pinterest Business account, go to **Ads** → **Reporting**.

**Step 2:** In the Campaigns reporting table, locate the ad you want to update and click the **edit icon** next to it.

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

**Step 3:** Scroll down to the **Ad Setup Details** section.

**Step 4:** Copy the pre-configured URL below and replace *\<your\_website>* with your actual landing page.

```
<your_website>?utm_source=pinterest&ad_id={adid}&campaign_id={campaignid}
```

**Step 5.** Paste the updated URL into the **Destination URL** field and click **Save**.

<figure><img src="/files/tI5cjT1yoKA9Ddg7wrE1" 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.bloomanalytics.io/bloom-pixel/enable-bloom-pixel-3-steps/pinterest-ads-utm-parameter.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.
