> For the complete documentation index, see [llms.txt](https://zotek.gitbook.io/facebook-multiple-pixel/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zotek.gitbook.io/facebook-multiple-pixel/getting-started/set-up-meta-pixel-guide/create-meta-pixel.md).

# Create Meta Pixel

When you have Zotek TikTok Pixel Meta Pixel Feed, setting up Meta Pixel is always easy.&#x20;

## First, Let's Create Your Meta Pixel!

Currently, Meta has introduced changes to event data display in the event manager. Events on websites, apps, offline, and messaging will be consolidated into a single view called the Data Set. Learn more details here: [ Pixel to datasets](https://www.facebook.com/business/help/750785952855662?id=490360542427371)

## Creating a New Dataset

**Step 1**: From ***Business Setting Page*** on the bottom left of your screen *>>* navigate to section ***Data Sources** >>* click on ***Datasets & Pixels** >>* Click on button ***Add*** on the top right corner of your screen

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

**Step 2**: Name your datasets and then click on button ***Create***

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

**Step 3***:* Select the Ad account(s) you want to connect to this Dataset >> the hit ***Next***&#x20;

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

Then hit ***Go to Events Manager***

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

**Step 4**: Copy ***Name*** and ***ID*** of the newly created DataSet and be ready to set up the next steps in Zotek.&#x20;

<figure><img src="/files/9x0dHTPoLe6S6IHXZqZ1" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
*At this point, you've successfully created datasets, ready to seamlessly integrate with Zotek for setting up Meta Pixel and Conversion API for your online store. Congratulations on reaching this milestone!!!*
{% endhint %}


---

# 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://zotek.gitbook.io/facebook-multiple-pixel/getting-started/set-up-meta-pixel-guide/create-meta-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.
