# How to find the Twitter Pixel ID

## Step 1: Log in to your Twitter Ads account at [ads.x.com](https://ads.x.com/)

## Step 2: Click to Tools and select Events manager from the top navigation

<figure><img src="/files/8MrbzRdOGGWJJfYAmh1u" alt=""><figcaption></figcaption></figure>

Are you not seeing a Tools tab in your account? This is likely because a credit card hasn’t been added to your account. Find how to add one [here](https://business.x.com/en/help/account-setup/billing-basics.html).

## Step 3: Create your Twitter Pixel ID

When you finish step 2, the interface will look like this if you don't have any Pixel IDs yet. Then you need to create your Pixel ID by clicking "Add event source”

<figure><img src="/files/1TV0i0yCAPnwSNDGOxR6" alt=""><figcaption></figcaption></figure>

Select install with Pixel code then press the "Save" button.

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

## Step 4: Copy your Pixel ID

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

## Step 5: Update your Pixel ID in the TagFly App

Navigate to TagFly > Twitter > Twitter Pixel Settings

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


---

# 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/twitter/how-to-find-the-twitter-pixel-id.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.
