TikTok Ads · Tracking template
UTM IDs → TikTok Ads tracking template
ID-focused TikTok macros plus placement for server-side joins.
Use this recipe on TikTok Ads. Open it in the builder to merge, validate tokens, or combine with other tools.
utm_source=tiktok&utm_medium=cpc&utm_campaign=__CAMPAIGN_ID__&utm_content=__CID__&utm_term=__AID__&placement=__PLACEMENT__
How to install
- Open TikTok Ads Manager → ad creatives → destination URL / URL parameters.
- Append the macro string to your landing URL. Leave tokens like
__CAMPAIGN_ID__unchanged. - Remember TikTok’s naming trap:
__AID__is ad group and__CID__is creative. - Save, then click through once and verify parameters on the landing page.
Why this stack
ID-focused TikTok macros plus placement for server-side joins.
This UTM IDs → TikTok Ads recipe is built for TikTok Ads with utm. TikTok Ads has no Google-style Tracking template field — bake macros into the ad’s Destination URL / URL parameters.
Common pitfalls
- Wrong field ownership — redirects must own Tracking template; UTMs / tw_* / nbt= usually belong in Final URL suffix (Google / Microsoft).
- Duplicate keys (two
utm_sourcevalues) silently overwrite each other in analytics. - Leaving placeholders like account IDs or domain tokens unreplaced breaks the click path.
Before you go live
- Replace placeholders such as account IDs, tracker IDs, and domains.
- Click through once from the ad preview and confirm the landing URL.
- Confirm analytics or call-tracking tools still receive the expected query parameters.
- Cross-check macros in the TikTok Ads parameter guide.
Need a variation? Open this stack in the template builder to merge another tool or validate tokens.
FAQ
Where do I paste the UTM IDs → TikTok Ads template?
Paste into the ad’s Destination URL / URL parameters in TikTok Ads. There is no separate Tracking template field like Google Ads.
Will this break my landing page URL?
Templates that start with {lpurl} or include u={lpurl} / url={lpurl} preserve your final URL. On Meta/TikTok/LinkedIn, you append macros to the destination URL directly. Always click-test after saving.
Where are the TikTok Ads macros documented?
See the TikTok Ads parameter reference on this site.