# Connect Conversion API access token to your Zotek Account

Since Meta Pixel relies on cookies to collect data, it can be affected by browser restrictions (Ad Block, iOS 14, etc.) and user cookie preferences. This can limit its effectiveness in tracking user interactions, resulting in the missed detection of many user events.&#x20;

Conversion API is designed to address issues encountered by Meta Pixel. It records user information directly on the server's internet activity of the website. Therefore, even if browsers or operating systems limit Pixel data tracking, CAPI can still function.  [Learn more about Meta Pixel & Meta Conversions API](https://zotek.gitbook.io/facebook-multiple-pixel/~/changes/108/getting-started/meta-pixel-vs-meta-conversions-api).

## Get an access token

The access token is a key that allows our app to send server events to Meta server through Conversion API (CAPI). Server events will be stored in your pixel ID and processed the same way as browser events by Meta.

**Step 1**: In your ***Meta Business account*** >> navigate to section ***Event Manager,***>> select ***Datasets*** >> navigate to ***Settings*** tab.

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

**Step 2**: Scroll down to ***Set up direct integration*** >> hit button ***Generate access token***

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

**Copy** the token

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

**Step 3**: Open ***Zotek App dashboard*** >> navigate to section ***Pixel Manager*** >> Paste ***the access token*** in the section ***Server side config t***&#x68;en hit ***Save*** button at the middle top of the page.

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

{% hint style="info" %}
Congratulations on completing the Meta Pixel and Conversion API setup for your online store. Next, confirm that the events are correctly captured, complete, and sent to Meta thoroughly!
{% endhint %}

{% embed url="<https://youtu.be/FZN5q7kXqYU?si=02D63_eTjYmjHcJq>" %}


---

# 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://zotek.gitbook.io/facebook-multiple-pixel/getting-started/set-up-meta-pixel-guide/connect-conversion-api-access-token-to-your-zotek-account.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.
