# If You Have No Existing UTM Parameters

1. Select the **campaigns** you want to edit.

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

2. Move to **ads view** and select the ads you need to edit.

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

3. In the **Edit** dropdown, click **URL Parameters**.

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

4. Paste the following template into **Edit all selected ads**.

```
utm_source={{site_source_name}}&utm_medium=paid&utm_campaign={{campaign.name}}&bl_campaign={{campaign.id}}&utm_term={{adset.name}}&utm_content={{ad.name}}&bl_adid={{ad.id}}
```

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

5. Save the draft, review, and publish the changes in Ads Manager.


---

# 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/meta-ads-utm-parameter/if-you-have-no-existing-utm-parameters.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.
