> ## Documentation Index
> Fetch the complete documentation index at: https://meta-preview.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Original Event Parameters

> Learn about the original event parameters available in the Conversions API.

Use these parameters to share original event information you want to associate with the Conversions API.

| Parameter                | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| ------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [`event_name`](#)string  | **Optional.** A [standard event](/docs/facebook-pixel/implementation/conversion-tracking#standard-events) or [custom event](/docs/facebook-pixel/implementation/conversion-tracking#custom-events) name.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| [`event_time`](#)integer | **Optional.** A Unix timestamp in seconds indicating when the actual event occurred. The specified time may be earlier than the time you send the event to Facebook. You must send this date in the GMT time zone.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| [`order_id`](#)string    | **Optional.** The order ID for this transaction as a string.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| [`event_id`](#)string    | **Optional.** This ID can be any unique string chosen by the advertiser. The `event_id` and `event_name` parameters are used to deduplicate events sent by both web (via the Meta Pixel) or app (via SDK or App Events API) and the Conversions API. **Note that while** `event_id` **is marked optional, it is recommended for event deduplication**.For deduplication, the `eventID` from a browser or app event must match the `event_id` in the corresponding server event. Learn more about [Handling Duplicate Pixel and Conversions API Events](/docs/marketing-api/conversions-api/deduplicate-pixel-and-server-events).An order number or transaction ID are two potential identifiers that can be used for `event_id`. For example, if a customer makes two purchases on your website with order numbers 123 and 456, each Conversions API call would need to include its respective order number for `event_id`. This allows us to properly distinguish these two purchase events as distinct orders. The two corresponding browser Pixel purchase events would need to also send the same order numbers in the `eventID` parameter for us to understand that there were only two events that took place, not four unique purchases.For other events without an intrinsic ID number, a random number (so long as the same random number is sent between browser and server events) can be used. |

![](https://www.facebook.com/tr?id=675141479195042\&ev=PageView\&noscript=1)![](https://www.facebook.com/tr?id=574561515946252\&ev=PageView\&noscript=1)![](https://www.facebook.com/tr?id=1754628768090156\&ev=PageView\&noscript=1)![](https://www.facebook.com/tr?id=217404712025032\&ev=PageView\&noscript=1)
