> For the complete documentation index, see [llms.txt](https://community.commandersact.com/adloop/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://community.commandersact.com/adloop/vii-adloop-tracking-and-attribution/a.-url-templates-integration-guide/2.-social-ads-networks/c.-tiktok-url-templates.md).

# c. TikTok URL templates

|                                               |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| --------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Level in which I put the URL templates**    | Ad level                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| **What parameters should I use ?**            | *loopcd* (for all analytics platforms including Adobe, Google or Piano Analytics)using the *utm\_content* parameter in substitution is possible (only for Google Analytics)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| **URL template**                              | TikTok Ads **does not allow** **dynamic tracking templates** .But, you can still use our **native matching function** . To use our automatic matching function, put exactly in the UTM parameters the names of the campaign, adgroup & ad with one element per parameter. *Example* : name of the campaign in the UTM campaign, name of the adgroup in the UTM keyword and name of the ad in UTM content. If you want automatic matching within Adloop, you can manually enter the ad ID as follows:Just add the following string at the end of the destination URL `&loopcd=SMk\|\{\{put the Ad ID here\}\}`. It should look like this: `&loopcd=SMk\|123456`. If Adloop is the only tracking template: `?loopcd=SMk\|\{\{put the Ad ID here\}\}`. It should look like this: `?loopcd=SMk\|123456`. If you opt for the *utm\_content* , use this value : `&utm_content=SMk\|\{\{put the Ad ID here\}\}`. It should look like this: `&utm_content=SMk\|123456` |
| **Shoud I use both adlcoid & utm\_content ?** | No, just chose one parameter and keep it consistent.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |


---

# 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://community.commandersact.com/adloop/vii-adloop-tracking-and-attribution/a.-url-templates-integration-guide/2.-social-ads-networks/c.-tiktok-url-templates.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.
