# Facebook Pixel integration

### 🛠️ Steps to enable the integration

1. Open the app > click **Forms** > open a form
2. Click **Integration** on the left side of the form > find **Facebook Pixel** in the list and toggle it on

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

3. After enabling Facebook Pixel, click on **Facebook Pixel**  > enter the name of the event you want to send to Facebook Pixel (e.g., `FormSubmission`, `Lead`, `ContactForm`)

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

If you enter `FormSubmission`, then whenever someone submits your form, Facebook Pixel will record this event with that name.

4. Save the form

Submit your form on the storefront to test the result.&#x20;

**Note:**&#x20;

* The Pixel used is the same one connected to your **Shopify store**. Our app does not add a new Pixel ID.
* You can use different custom event titles for different forms if you want to track them separately.


---

# 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.powerfulform.com/~/revisions/KRfi0fHdeAFeAhiPrH7G/app-integration/facebook-pixel-integration.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.
