> 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/settings/meta-facebook-pixel/common-questions/test-conversion-submission-button.md).

# Test Conversion Send Button

### Accessing Settings

On the platform home screen, click the gear icon in the top right corner to access System Settings. Then go to the Meta (Facebook) Pixel tab.

On this screen, you will find configuration options related to both the Meta Pixel and the Conversions API.

### Configuring the Pixel and the Conversions API

You can enable tracking using the Meta Pixel easily:

* Pixel ID: fill in this field to automatically add a pixel to your landing pages (when the feature is enabled).
* Conversions API Token: fill in this field along with the Pixel ID to activate the Conversions API on your landing pages.
* Test Code: use this field to send test events to the Conversions API. After filling it in, just click "Send Test Event".<br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXffA1_qPOB3M-6H96QkId92sVt-e5vDowNJob5gDh3CyAGUcbJCM1f7PCxXSj1iJwdAgGKYK4oyBlJh44vhJHuFxy_VwGPk_tcyNW9N_JCS9dwD3cIrYwd16WC1beeiu0115wQ?key=iGscGNrBFGYDpHouVuvsowmA" alt=""><figcaption></figcaption></figure>

This feature allows you to validate whether conversions are being sent correctly to Meta.

### Global Events

You can enable or disable the global events that will be sent automatically to the Conversions API. These events are:

* Lead created
* CRM lead won
* CRM lead lost
* Score modified<br>

This ensures that important actions in your sales funnel are tracked correctly by the Meta Pixel.

### Questions?

If you still have questions, we have a complete article that teaches the step-by-step process, from creating the Pixel to configuring the Conversions API. In addition, this material shows practical examples and tests performed:

👉[ Configuring Meta / Facebook Conversions API](https://docs.sprinthub.com/estrategias/meta-business/meta-facebook-pixel/configurando-api-de-conversoes-do-meta-facebook)

<br>


---

# 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/settings/meta-facebook-pixel/common-questions/test-conversion-submission-button.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.
