# Facebook

- [How to find the Facebook Dataset ID](https://docs.tagfly.io/facebook/how-to-find-the-facebook-dataset-id.md): To configure Google Tag Manager tags for Facebook, we require a Facebook Dataset ID.
- [How to find the Facebook CAPI Token](https://docs.tagfly.io/facebook/how-to-find-the-facebook-capi-token.md): To configure Facebook Conversion Tracking, we require a Facebook CAPI Token.
- [How to find the Facebook Test Event Code](https://docs.tagfly.io/facebook/how-to-find-the-facebook-test-event-code.md): To test server-side events for Facebook, you will need the test event code
- [How to set up your Facebook Pixel (Now is Dataset ID)](https://docs.tagfly.io/facebook/how-to-set-up-your-facebook-pixel-now-is-dataset-id.md): If you're new to Facebook Pixel (now called Dataset ID) and looking for a simple way to create your first one, you're in the right place. Follow this easy step-by-step guide to get started.
- [How to Integrate Facebook Pixel and Conversion API to TagFly](https://docs.tagfly.io/facebook/how-to-integrate-facebook-pixel-and-conversion-api-to-tagfly.md): To configure Google Tag Manager tags and server-side tracking for Facebook, simply provide us with your Facebook Dataset ID and Conversion API Token.
- [How to test whether your pixel installation is set up correctly](https://docs.tagfly.io/facebook/how-to-test-whether-your-pixel-installation-is-set-up-correctly.md): Are you concerned about the effectiveness of your event tracking? Use the Test Events feature to see what’s working and identify any issues with your tracking setup.


---

# 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.tagfly.io/facebook.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.
