> ## Documentation Index
> Fetch the complete documentation index at: https://fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Track form submissions with Meta Pixels

> Add a Facebook pixel to track when users open your form, transition to new pages and submit responses.

## What is a Meta Pixel?

A [**Meta Pixel**](https://www.facebook.com/business/help/742478679120153?id=1205376682832142) lets you track user behavior, like when a user opens a webpage. You can add tracking pixels on Facebook business accounts, and then use them in your Fillout forms!

<Info>
  This feature is available on **Business**, and **Enterprise** plans. Learn more about our pricing plans and advanced features [**here**](https://www.fillout.com/pricing).
</Info>

## How to use pixels in your form

<Steps>
  <Step title="Link your Fillout form to Meta Business Suite">
    Head over to `Integrate`, and click `Facebook Pixel`.

    <img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6/iDs8lNUK7TJTojmP/images/Screenshot2025-11-18at2.16.46PM.png?fit=max&auto=format&n=iDs8lNUK7TJTojmP&q=85&s=739bf915baeace017822b67af422686f" alt="Screenshot 2025-11-18 at 2.16.46 PM.png" width="2649" height="1437" data-path="images/Screenshot2025-11-18at2.16.46PM.png" />

    Input your **Pixel ID**. Follow the instructions below to find your ID. Then, click `Finish setup`.

    <img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6/EDZ5NrQNXN0RrO9B/images/Screenshot2025-02-13at2.15.07PM.png?fit=max&auto=format&n=EDZ5NrQNXN0RrO9B&q=85&s=3e634a8327b85dce2161ee59d690b823" alt="Screenshot of the Fillout form creation page" width="2193" height="1141" data-path="images/Screenshot2025-02-13at2.15.07PM.png" />
  </Step>

  <Step title="Publish and share your form">
    That's it! Click `Publish` in the upper right corner.

    When someone submits your form with your public form link, you will get events in your Events Manager, which look like the image below.
  </Step>
</Steps>

## How to check event details

On Meta Business Suite, if you click on one of the generated **Fillout events** (**Fillout.FormPageViewed** or **Fillout.FormSubmitted**) you will be able to `View details`.

<img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6/KaRHLex9fqtFXaSO/images/eventdetails.png?fit=max&auto=format&n=KaRHLex9fqtFXaSO&q=85&s=816d63642e9b2b0acb4cf68c8ecdb004" alt="Screenshot of the Fillout form creation page" width="2116" height="496" data-path="images/eventdetails.png" />

In **Recent Activities**, you can see parameters that were passed to the pixel.

* **content\_category** - the form's unique ID
* **value** - the page ID that the user saw found at the end of the URL (e.g., [https://app.fillout.com/editor/85jZPR1kPsus/edit/85jZPR1kPsus](https://app.fillout.com/editor/85jZPR1kPsus/edit/85jZPR1kPsus))

<Note>
  It can take up between 2 to 5 minutes for new events to show up in your Events Manager.
</Note>

If you need to be GDPR compliant, you will want to [display a cookie banner](https://www.fillout.com/help/cookie-consent) on the form, which can be toggled in the form settings.

## Other similar integrations

<CardGroup cols={3}>
  <Card title="Track conversion data in Google Ads" icon="google-plus-g" iconType="regular" color="#FFC738" href="/google-ads-conversions">
    Use email, GCLID, address, and more.
  </Card>

  <Card title="Track data with Google Tag Manager" icon="tags" iconType="regular" color="#FFC738" href="/google-tag-manager">
    Check conversions and ROI through responses.
  </Card>
</CardGroup>
