# Facebook Meta Pixel

Loopit allows you to insert the Facebook Meta Pixel directly on your website and signup forms.  This feature enables you to ensure Facebook Ads is targeting the right customers this reducing ad spend.

To enable this;

1. Get your pixel ID from facebook, <https://en-gb.facebook.com/business/help/171689010314963>
2. Go to Settings > Website > Website customisation
3. Enter the Pixel ID into "Facebook meta pixel ID'
4. Press save

We trigger "PageView" events as well as a conversion event named "SubmitApplication" when the customer successfully completes the *entire* booking form as you have it configured.


---

# 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.loopit.co/settings/website/facebook-meta-pixel.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.
