# Landing Page - How to Enable Meta Pixel on the SprintHub Landing Page

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

The **Meta Pixel** is an essential tool for tracking conversions, optimizing ads, and creating custom audiences based on user interactions on your website. Before enabling the Meta Pixel on a landing page in SprintHub, the pixel must already be configured and active in Meta Business. Below, I explain how to activate it in SprintHub.

#### Prerequisites

1. **Meta Business Manager account:** Make sure you have an account in Meta Business Manager with the Meta Pixel already configured. If you have not configured it yet, follow [these instructions](https://docs.sprinthub.com/estrategias/meta-business/meta-facebook-pixel) to complete the process.

<figure><img src="/files/57bbfb32a8ba402709f7e67da5546f7e40ec6e68" alt=""><figcaption></figcaption></figure>

#### Step-by-step to Enable the Meta Pixel on the Landing Page

**Access the SprintHub Editor:**

* Log in to your SprintHub account.
* Navigate to the configuration page of your landing page.
* Click "Edit" to access the page builder.

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

**Navigate to the Settings Section:**

* In the editor, locate the right sidebar menu and expand the "Tracking" section to view options related to the Meta Pixel.

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

<figure><img src="/files/868e31683c2a77aa1ed6922208dd94be4ca0227e" alt=""><figcaption></figcaption></figure>

**Enable the Meta Pixel:**

* In the "Tracking" section, you will see an option titled "Enable Meta (Facebook) Pixel."
* Click the switch to turn it on.
* This will automatically integrate the Meta Pixel previously configured in Meta Business Manager with your landing page.

<figure><img src="/files/7ffca55ec5f3ce7e994c89fa7376d55e48291897" alt=""><figcaption></figcaption></figure>

**Save and Publish Changes:**

* After enabling the Meta Pixel, save the changes.
* Publish the landing page so the pixel tracking takes effect.

<figure><img src="/files/27433555fdccdf04829e3bcfb79dfb940b61a15c" alt=""><figcaption></figcaption></figure>

#### Final Considerations

By following these steps, you will ensure that the Meta Pixel is active and working on your SprintHub landing page, allowing you to track conversions and improve the performance of your ad campaigns on Meta. Remember to check that the pixel is tracking correctly using the Meta Pixel verification tool in your Meta Business Manager.


---

# 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.sprinthub.com/en/topics/attract/landing-page/landing-page-how-to-enable-meta-pixel-on-sprinthub-landing-page.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.
