> For the complete documentation index, see [llms.txt](https://docs.avada.io/cookie-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avada.io/cookie-help-center/integrations/integrate-with-tiktok-pixel.md).

# Integrate with Tiktok Pixel

### Step 1: Setting Up for Integration[​](https://help.avada.app/cookie/how-to-integrate-with-tiktok-pixel/#step-1-setting-up-for-integration) <a href="#step-1-setting-up-for-integration" id="step-1-setting-up-for-integration"></a>

First things first, we need to set up your TikTok Pixel script. Here's how you can do it:

1. Please copy your TikTok Pixel script.
2. Next, paste it into the input field.
3. Finally, don't forget to hit the 'Save' button.

Here are some helpful images to guide you through the process:

![](https://lh7-us.googleusercontent.com/pHR68H-ovbJP_gxs3-1WPZqfQAqow1c9LwFzIJzs5M1l6aSVQZbh4u3iHhOQRoo0nJWis6BXVVu7h6JoZjWj3pDE1cLC_fwhR4OfNpDZ5UvR3Nml-cFk3pPhEASztPKamqNuR2Fh8FfiSaHX)

![](https://lh7-us.googleusercontent.com/SosF4FzLO_-NdFdNE0h8XxdJHTgJy2Xp1A3RRLozWychQ8MmX00Nt7gBlGuVe5PrvPIlA2jNmIfmPIOADYgXwL5Xq1zBH019UULX5PR2vcxTpxAbSylgtTxXnvNQyIewPteE0IWuXWo2dL7i)

### Step 2: Integrating with TikTok Pixel[​](https://help.avada.app/cookie/how-to-integrate-with-tiktok-pixel/#step-2-integrating-with-tiktok-pixel) <a href="#step-2-integrating-with-tiktok-pixel" id="step-2-integrating-with-tiktok-pixel"></a>

Now that we've set up the script, it's time to integrate your store with TikTok Pixel. Here's how:

Please click on 'Turn On' to start the integration process.

Here's an image to help you find the 'Turn On' button:

![](https://lh7-us.googleusercontent.com/gsa-Ln_xSrMdIqYWBxxX68sISshkm_pts32KudRZ1Un9S6iYDn-q7SQlV3S8k6Xb_jy_cGzNkkHW-y_BHtW7nJs6xcJs2oekZneUkcxuVlvBin3CxB3Of1x5vpDoXCMvIeN8QBqQ26kV4nOP)

Once you've successfully integrated, you can choose to 'Turn Off' the integration with TikTok Pixel at any time.

That's it! You've successfully integrated with TikTok Pixel. If you have any questions or need further assistance, please don't hesitate to reach out. We're here to help!


---

# 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://docs.avada.io/cookie-help-center/integrations/integrate-with-tiktok-pixel.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.
