> 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/catalog-manager/create-catalog-and-connect-pixel.md).

# Create Catalog and connect Pixel

{% hint style="warning" %} <mark style="color:orange;">When your account has Full Control access to both the Catalog and the Pixel</mark>
{% endhint %}

:thumbsup: Now, let's set up the Catalog with Zotek.

### Catalog sync from Zotek

**Step 1:** First, you need to log in to Facebook and grant access to your Catalog.

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

**Step 2**: After successfully logging in, select your **Business Account** and choose the Catalogs you want to work with in Zotek. (These are the catalogs already available in your business account.)

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

{% hint style="warning" %} <mark style="color:orange;">Additionally, Zotek allows you to create a new Catalog if needed. See details</mark> [<mark style="color:blue;">here</mark>](#create-new-catalog-from-zotek)
{% endhint %}

**Step 3**: Connect the catalog with the product feed.

Click the edit icon to proceed with the connection.

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

Here, Zotek provides you with 3 options for editing and setup.

1. Edit Catalog name.
2. Connect Catalog with Product feed
3. Connect Catalog with Meta Pixel <mark style="color:orange;">(very important)</mark>

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

### Create new catalog from Zotek

**Step 1:** You can click the "Create new catalog" button to start creating a catalog.

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

**Step 2:** Set up the catalog.

You need to enter at least the name of the catalog to create it. Additionally, Zotek allows you to set up connections with the Product Feed and Meta Pixel immediately upon creation.

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

{% hint style="info" %}
Finally, just click "Save" to complete the creation process. :clap::clap::clap:
{% endhint %}

{% hint style="warning" %} <mark style="color:orange;">Don't have permission to create a category? Use an alternative feed URL manually following</mark> [these instructions](/facebook-multiple-pixel/getting-started/create-product-feed-in-zotek.md)
{% endhint %}

After that, you will be redirected to the Catalog management screen in our app. Here, you can perform various actions with your Catalog

1. Edit Catalog
2. View Catalog: When you click the eye icon, we will redirect you to the corresponding catalog management screen in Facebook's management interface.
3. Delete Catalog

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

View Catalog on your Meta Business Account:

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

{% content-ref url="/pages/ldsrxYj61NFhV6AkA3n3" %}
[Create Product Feed in Zotek](/facebook-multiple-pixel/getting-started/create-product-feed-in-zotek.md)
{% endcontent-ref %}


---

# 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/catalog-manager/create-catalog-and-connect-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.
