# Get Your TikTok Pixel Ready

Follow these steps to create your first TikTok Pixel. If you already have a TikTok Pixel, you can skip to the next step!

{% content-ref url="/pages/bM3UJ8YpXZZ15NaRN9sc" %}
[How to Integrate TikTok Pixel & Events API with TagFly](/tiktok/how-to-integrate-tiktok-pixel-and-events-api-with-tagfly.md)
{% endcontent-ref %}

## Step 1: Navigate to TikTok Events Manager

* Login in your [TikTok Ads Manager](https://ads.tiktok.com/).
* In the navigation menu, select **Tools** and then choose **Events**.

<figure><img src="/files/oGSf2kFUkEoN8ma9NKzy" alt=""><figcaption></figcaption></figure>

## Step 2: Set Up your data source

* On the left sidebar, click **Connect data source**

<figure><img src="/files/JLZQG0zgQZmqEYHVx0iQ" alt=""><figcaption></figcaption></figure>

* When the pop-up appears, choose **Web**, then click **Next**

<figure><img src="/files/suXDZqzkSLfWAbrzR59t" alt=""><figcaption></figcaption></figure>

* Enter your store’s URL to activate pixel tracking, then click **Next**

<figure><img src="/files/xQkGKKxXZoyBVSB6kaja" alt=""><figcaption></figcaption></figure>

* Choose **Manual setup**

<figure><img src="/files/p8qFWX43Pk2DabYkv9HJ" alt=""><figcaption></figcaption></figure>

* In the next step, make sure you select **TikTok Pixel + Events API**

<figure><img src="/files/3UjtSxytUHowt1sMiPOR" alt=""><figcaption></figcaption></figure>

## Step 3: Setup your pixel

* Name your Pixel then click **Create**

<figure><img src="/files/bqvSdPCvvI1UnJ6qt2oe" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %} <mark style="color:orange;">**IMPORTANT**</mark>: Skip step 2 to avoid event duplication when integrating with TagFly
{% endhint %}

<figure><img src="/files/PFqlzV9CrmF50feSxgmD" alt=""><figcaption></figcaption></figure>

* In step 3, turn on **Automatic Advanced Matching** to allow your pixel to automatically scan customer info on your website and match web events to TikTok users

<figure><img src="/files/zKHOpUc1HExtISytV0nR" alt=""><figcaption></figcaption></figure>

* Skip steps 4 and 5

<figure><img src="/files/mvJ5XqptLfgUu9bBBBQX" alt=""><figcaption></figcaption></figure>

* At step 6, you can either customize your business funnel to suit your needs or simply use TikTok's provided template

<figure><img src="/files/GK92qhkl8anowrvcGWsD" alt=""><figcaption></figcaption></figure>

* Skip steps 7 and 8

<figure><img src="/files/MLuLVkF0iXMRiyplY1ee" alt=""><figcaption></figcaption></figure>

Once completed, click **Finish**. Your pixel is now ready!

Now, let's move to the next step to integrate your TikTok Pixel with TagFly.


---

# 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.tagfly.io/tiktok/get-your-tiktok-pixel-ready.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.
