# Cara Mendapatkan Access Token & Pixel ID

Access Token dan Pixel ID merupakan dua kompenen penting dalam [pembuatan event](/help/meta-conversion-api/cara-menambahkan-event-baru.md) untuk tracking chat customer Kamu di WhatsApp.

Kamu bisa mendapatkan Access Token & Pixel ID dengan mengikuti langkah-langkah berikut ini.

Pertama, kunjungi akun [Facebook Business Manager](https://business.facebook.com/) Kamu. Lalu buka menu **Events Manager** atau **Pengelola Peristiwa.**

<figure><img src="/files/pIC11qbSE51TCu1wkHBH" alt=""><figcaption><p>Events Manager</p></figcaption></figure>

Kemudian kunjungi menu **Sumber Data** dan pilih **Pixel ID** nya.

<figure><img src="/files/b5US73fhhUshtYENNb2V" alt=""><figcaption><p>Pixel ID</p></figcaption></figure>

Setelah itu, Kamu bisa dapatkan Conversion API Token atau Access Token dengan kunjungi menu **Settings**.

<figure><img src="/files/obZ0ZQx1659e5DDrtISp" alt=""><figcaption><p>Menu Settings Access Token</p></figcaption></figure>

Selanjutnya, scroll ke bawah dan klik tulisan **Generate access token**.

<figure><img src="/files/Oapm5HyScxkG56HWR3Iy" alt=""><figcaption><p>Generate access token</p></figcaption></figure>

Dengan begitu, maka kamu akan mendapatkan Access Token nya.

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

**Copy & Paste Pixel ID dan Access Token** tersebut ke menu Meta Conversion API supaya bisa membuat Event di WatZap.

Selesai.


---

# 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://docs.watzap.id/help/meta-conversion-api/cara-mendapatkan-access-token-and-pixel-id.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.
