> ## Documentation Index
> Fetch the complete documentation index at: https://data-foundation.rockerbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# TikTok (Manual Append)

> Learn how to manually apply Rockerbox tracking parameters to TikTok ads

## Overview

If your TikTok ads do not meet the requirements for [auto-append](/supported-integrations/marketing/paid-social/tiktok), you can apply Rockerbox tracking parameters manually.

<Warning>Modifying ad URLs can cause ads to enter a re-learning phase. Plan accordingly when applying tracking parameters to active campaigns.</Warning>

## URL Parameters

These parameter values use macros and do not need to be manually replaced. Their values will be dynamically filled by TikTok when the ad is served.

### Example Parameter String

```text wrap theme={null}
tt_adid=__CID__&tt_adsetid=__AID__&tt_campaignid=__CAMPAIGN_ID__
```

<Accordion title="Parameter Details">
  | Parameter       | Macro             | Description            |
  | --------------- | ----------------- | ---------------------- |
  | `tt_adid`       | `__CID__`         | Ad ID (required)       |
  | `tt_adsetid`    | `__AID__`         | Ad set ID (required)   |
  | `tt_campaignid` | `__CAMPAIGN_ID__` | Campaign ID (required) |
</Accordion>

Append the parameters to the **URL section** of your ad. Do **not** add tracking to the Third Party Tracking section.

## Verification

After setup:

1. Confirm tracking is applied on the [Advertising Platforms](https://app.rockerbox.com/v3/data/marketing/advertising_platforms/main) page
2. Contact [support@rockerbox.com](mailto:support@rockerbox.com) for QA assistance
