# Twitter Pixel

## Create your Twitter Event ID&#x20;

**Step 1:** Go to Twitter Event Manager

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

**Step 2:** Choose Add events to create the Event ID

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

**Step 3:** Fill the information&#x20;

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

**Step 4:** Choose the method for the Event ID here

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

Here is the list event IDs you just created. Now, let's pass it to OneTrack :clap:

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

### **Add your Event ID(s) in OneTrack**

Please set up the Event you want to track in OneTrack. Each event you created will have a unique ID. You can choose to add the event you want :thumbsup:

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

### Let testing the Twitter Event ID(s) in your website

1. **Install the Twitter Pixel Helper extension**

&#x20; [Here is the link of the extension](https://chrome.google.com/webstore/detail/twitter-pixel-helper/jepminnlebllinfmkhfbkpckogoiefpd)

2. **Let's test it in your website**

Each event you created will have a unique ID. Your job is to pass OneTrack these IDS so we will send events to the right destination.

Now, please follow the example below to understand this platform.&#x20;

Let's add the Event ID **tw-o5n1g-ofy9p** to track the **Checkout** **Initiated** event

So, when we access to the website, this Event ID will not fire. Until clicking to Checkout button, this Event ID will be fired in Twitter Pixel Helper&#x20;

Tadaaa, it is firing well :tada:

<figure><img src="/files/6TrSR9Sh2ZoTrFyEsjPp" alt=""><figcaption></figcaption></figure>

Let's test other events and let us know if there is any events missing

### Check the data in your Twitter Event Manager

In Twitter, they don't show the number of events you received. If the event is sent to Twitter successfully, you can see the status "Active"

Moreover, you can see the last updated by OneTrack too.

<figure><img src="/files/5jEmd6dFXN7hAh085Uhf" alt=""><figcaption></figcaption></figure>

*If you are still struggling with Twitter Pixels, please feel free to contact live chat support or <onetrack.commerce@gmail.com> for the best assistance.*


---

# 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://onetracks-organization.gitbook.io/document/product-guides/twitter-pixel.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.
