> For the complete documentation index, see [llms.txt](https://docs.oceanesia.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.oceanesia.com/features/facebook-pixel-and-catalog.md).

# Facebook Pixel & Catalog

#### Facebook Pixel & Catalog

Kamu bisa memasukan facebook pixel dan facebook catalog kamu ke website dengan fitur ini.\
Untuk kamu yang belum familiar dengan apa itu Facebook pixel atau Facebook catalog kamu bisa membaca artikel ke [halaman berikut](https://www.facebook.com/business/help/742478679120153).

![](/files/-LVMzB9b_5wWlWVW40cu)

#### \*Penggunaan:

* Untuk memasukan Facebook pixel, silahkan masuk ke menu Ekstensi > Analytics > Facebook Marketing > edit, input code pixel > simpan.

#### \*Rules:

* Sistem akan otomatis mentracking seluruh event pada website seperti ViewContent, Search, AddToCart, AddToWishlist, InitiateCheckout, Purchase, CompleteRegistration, PageView.

#### \*Ketentuan:

* Fitur ini *hanya tersedia pada paket Pro dan Private.*
* *Pada paket Starter, Anda harus upgrade ke paket Advance/Pro/Private untuk dapat membeli fitur ini.*
* *Pada paket Advance, Anda bisa menambahkan fitur ini dengan harga Rp240rb/1x bayar.*&#x20;


---

# 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://docs.oceanesia.com/features/facebook-pixel-and-catalog.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.
