# Facebook Pixel

#### **Watch the following video to grasp the process**

## Create your Facebook pixel ID&#x20;

Step 1: In your Business Setting => Data Sources => Pixels => Add

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

Step 2: Mark the name of the pixel

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

Tadaaa, your Facebook Pixel ID is here :clap:

<figure><img src="/files/4LJ1zycPvMwq6F696IRf" alt=""><figcaption></figcaption></figure>

## Add your pixel ID in OneTrack&#x20;

Just one action, please copy the Facebook pixel ID you just created, and paste it in OneTrack, that is all :thumbsup:

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

## Let testing the Facebook pixel in your website

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

Meta Pixel Extension: <https://chrome.google.com/webstore/detail/meta-pixel-helper/fdgfkebogiimcoedlicjlajpkdmockpc>

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

The pixel is added in OneTrack already. You need to check in Meta pixel helper, if you see the pixel can track Page view, View content, Add to cart, Initiate checkout and Purchase event, so the pixel is working well.

**Page View:** A pixel can track when a user loads a specific page on a website.&#x20;

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

**View Content:** When a user views a specific product or piece of content, a pixel can be triggered to record this event.&#x20;

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

**Add to Cart:** When a user adds an item to their shopping cart or basket, a pixel can be triggered to track this action.

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

**Initiate Checkout:** This event is tracked when a user proceeds to the checkout process to complete a purchase. It indicates that the user is in the final stages of making a transaction.&#x20;

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

**Purchase:** When a user successfully completes a purchase, a pixel associated with the tracking system is triggered in thank\_you page.

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

## Check the data in your Facebook Event Manager

The data is sent to your Event manager, please check it here for detailed:&#x20;

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

*If you are still struggling with Tiktok Pixel, 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/facebook-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.
