---
title: Meta Pixel
description: 
product: data
token_estimate: 1087
---
# Meta Pixel

> For AI agents: a documentation index is available at [/docs/llms.txt](/docs/llms.txt). Append `.md` to any page URL for markdown, or send `Accept: text/markdown`.

Amplitude Activation's Meta Pixel streaming integration forwards your Amplitude events and users to Meta Pixel.

## Set up the integration

### Prerequisites

To configure streaming from Amplitude to Meta Pixel, you need the following information from Meta Pixel.

- **Meta Pixel ID**: The Pixel ID for your Pixel. Refer to the [Meta Pixel documentation](https://developers.facebook.com/docs/marketing-api/conversions-api/get-started/#pixel-id) for help locating your Pixel ID.
- **Meta Pixel Conversions API Access Token**: The access token used for authentication. Refer to the [Meta Pixel documentation](https://developers.facebook.com/docs/marketing-api/conversions-api/get-started/#access-token) for help generating an access token.

### Create a new sync

1. In Amplitude Data, click **Catalog** and select the **Destinations** tab.
2. In the Event Streaming section, click **Meta Pixel**.
3. Enter a sync name, then click **Create Sync**.

### Enter credentials

1. Enter your **Meta Pixel ID**.
2. Enter your **Meta Pixel Conversions API Access Token**.

### Configure event forwarding

You must have a Meta developer account to access any events forwarded to Meta Pixel. Meta Pixel determines rate limits on a per-account basis. If you have rate limiting issues, report them to your Meta CSM.

Under **Send Events**, make sure the toggle is enabled ("Events are sent to Meta Pixel") to stream events to Meta Pixel. When enabled, events forward to Meta Pixel automatically when Amplitude ingests them. This integration doesn't send events on a schedule or on-demand.

1. In **Select and filter events**, choose which events you want to send. Choose only the events you need in Meta Pixel. For each selected event, you can optionally map it to a Meta event name in the **Event Name** column:

   - Select a standard Meta event name from the dropdown. Refer to [Meta's standard events reference](https://developers.facebook.com/documentation/meta-pixel/reference#standard-events) for the full list.
   - Or type a custom event name to map the Amplitude event to a Meta custom event.

   Transformed events aren't supported.
2. In **Map properties to destination**: Amplitude sends these user properties as [Meta Pixel Customer Information Parameters](https://developers.facebook.com/docs/marketing-api/conversions-api/parameters/customer-information-parameters/). Transformed user properties aren't supported.

   1. Select an Amplitude user property that corresponds to your [External ID](https://developers.facebook.com/docs/marketing-api/conversions-api/parameters/external-id/), from the left dropdown.
   2. (recommended) Map Amplitude user properties to Meta Pixel properties. Map as many Amplitude properties to Meta Pixel properties as possible for the best conversions.

      1. Select an Amplitude user property that corresponds to a Meta Pixel property, from the left dropdown.
      2. Select the Meta Pixel property, from the corresponding right dropdown.

   Refer to the full list of [Meta Pixel properties that Amplitude supports](#supported-meta-pixel-properties).
3. (optional) In **Select additional properties**, select any more event and user properties you want to send to Meta Pixel. If you don't select any properties here, Amplitude doesn't send any. Amplitude sends these properties to Meta Pixel as [Meta Pixel Custom Data Parameters](https://developers.facebook.com/docs/marketing-api/conversions-api/parameters/custom-data). Transformed event properties and transformed user properties aren't supported.

### Enable sync

When satisfied with your configuration, at the top of the page toggle the **Status** to "Enabled" and click **Save**.

## Supported Meta Pixel properties

| Parameter Name | Required | Hashed |
| --- | --- | --- |
| **External ID** | ✅ | ✅ |
| Email |  | ✅ |
| Phone Number |  | ✅ |
| First Name |  | ✅ |
| Last Name |  | ✅ |
| Date of Birth |  | ✅ |
| Gender |  | ✅ |
| City |  | ✅ |
| State |  | ✅ |
| Zip Code |  | ✅ |
| Country |  | ✅ |
| Client IP Address |  |  |
| Client User Agent |  |  |
| Click ID |  |  |
| Browser ID |  |  |
| Subscription ID |  |  |
| Facebook Login ID |  |  |
| Lead ID |  |  |

