# TikTok Ads UTM Parameter

**Where to Add:**

* TikTok Ads Manager > Campaigns > Ad Details > URL Settings > Tracking URL field

**Snippet to Use:**

```html
{lpurl}?bl_source=tiktok&bl_adid=__CID__
```

**Notes:**

* `tiktok` is manually added as the source, and `__CID__` is TikTok’s dynamic parameter for ad ID.
* Ensure the tracking URL is added at the ad level in TikTok Ads Manager to properly track campaign performance.
* Verify that no conflicting tracking templates or parameters are set at the campaign or ad group level to avoid overriding the UTM setup.

<figure><img src="/files/ofufDFBD7Nd1rz7Z4keL" 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/tiktok-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.
