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

# Meta - Facebook Pixel

- [Configuring Meta / Facebook Conversion API](https://docs.sprinthub.com/en/topics/system-settings/meta-facebook-pixel/configuring-meta-facebook-conversion-api.md): See how to configure your Meta Pixel to use the Conversion API within SprintHub. That way, SprintHub will be fully integrated.
- [Common Questions](https://docs.sprinthub.com/en/topics/system-settings/meta-facebook-pixel/common-questions.md)
- [Test Conversion Send Button](https://docs.sprinthub.com/en/topics/system-settings/meta-facebook-pixel/common-questions/test-conversion-send-button.md): In this article, we will explain how to use the test conversion button in the Meta (Facebook) Pixel within the platform, as well as how to configure the Pixel and Conversion API correctly.
- [How and where to Enable the Meta Conversion API Pixel](https://docs.sprinthub.com/en/topics/system-settings/meta-facebook-pixel/common-questions/how-and-where-to-enable-the-meta-conversion-api-pixel.md)
- [Sending CRM Conversion to Meta](https://docs.sprinthub.com/en/topics/system-settings/meta-facebook-pixel/common-questions/sending-crm-conversion-to-meta.md)
- [Sending Meta API Conversion for Messages in SprintHub](https://docs.sprinthub.com/en/topics/system-settings/meta-facebook-pixel/common-questions/sending-meta-api-conversion-for-messages-in-sprinthub.md)
- [Sending an API Conversion to Meta when receiving a message on WhatsApp](https://docs.sprinthub.com/en/topics/system-settings/meta-facebook-pixel/common-questions/sending-an-api-conversion-to-meta-when-receiving-a-message-on-whatsapp.md)


---

# 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.sprinthub.com/en/topics/system-settings/meta-facebook-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.
