# Standard Events

You can use Freshpaint's transformation dashboard to set up a standard event mapping.

To get started, navigate to the [Transformations page](https://app.freshpaint.io/transformations) on your dashboard, and then click "Create New"

![Creating a new standard mapping](https://1666823438-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MA7aDqsXMFbUsWVqonF%2F-MKZtABPeR146XLA-KmO%2F-MKZvPVWlQPSWsLPkRlH%2FScreen%20Shot%202020-10-26%20at%2012.35.09%20PM.png?alt=media\&token=145b825f-3cfd-4f77-ba75-8f53475564de)

Select "Standard Event" (if you intend to fix bad data, you can follow the guide [here](https://documentation.freshpaint.io/admin-panel/transformations/fix-bad-data)) as your transformation type.

Choose the Freshpaint event and the destination you want to send the event to. Choose the destination event that you want to map to from the dropdown. (Examples below)

![Mapping our "Order Complete" event to Facebook's "Purchase" event.](https://1666823438-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MA7aDqsXMFbUsWVqonF%2F-MKZtABPeR146XLA-KmO%2F-MKZzCv1yEI_oJaXFTlg%2FScreen%20Shot%202020-10-26%20at%2012.54.56%20PM.png?alt=media\&token=0bfbe7a1-cd90-42c5-88bc-cbb5e1ccbc24)

![Adding a custom event to Pinterest Tag](https://1666823438-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MA7aDqsXMFbUsWVqonF%2F-MKZtABPeR146XLA-KmO%2F-MK_0LEMs3tt7aIUv1CK%2FScreen%20Shot%202020-10-26%20at%201.07.11%20PM.png?alt=media\&token=91520e9b-283f-4a04-8e25-73e5d8406976)

![Mapping a page view of our landing page to a Google Ads pixel ID](https://1666823438-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MA7aDqsXMFbUsWVqonF%2F-MKZtABPeR146XLA-KmO%2F-MK_0gdL-B01zRbLQt0f%2FScreen%20Shot%202020-10-26%20at%201.08.40%20PM.png?alt=media\&token=f581a4c2-1169-4e0a-b43a-c3d364df67e5)

Some destinations do not have named standard events, but instead will allow for a special input (usually an ID). For those, you should input the correct ID:

| Destination        | Has Named Standard Events | Free-form Event Names       |
| ------------------ | ------------------------- | --------------------------- |
| **AdRoll**         | No                        | Yes - `Audience ID`         |
| **Bing Ads**       | No                        | Yes - `Campaign ID`         |
| **Facebook Pixel** | Yes                       | Yes - `Legacy Pixel ID`     |
| **Google** **Ads** | No                        | Yes - `Conversion Pixel ID` |
| **Pinterest Tag**  | Yes                       | Yes - Allows any event name |
| **Twitter Tag**    | *Currently Unsupported*   | Yes - `Pixel ID`            |

After selecting the standard event, if the selected destination's event has standardized properties, you will see a panel allowing you to set these.

![Standardized Properties](https://1666823438-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MA7aDqsXMFbUsWVqonF%2F-MKZtABPeR146XLA-KmO%2F-MK_26hiHPB6k3Vj7_5Q%2FScreen%20Shot%202020-10-26%20at%201.14.24%20PM.png?alt=media\&token=ec091030-90ae-4f34-8c46-5774d2e591fa)

On the left will be the property name as you send it to Freshpaint, and on the right is the destination's standardized property. You should update any properties that you want to map here.

![Renaming revenue to value](https://1666823438-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MA7aDqsXMFbUsWVqonF%2F-MKZtABPeR146XLA-KmO%2F-MK_2qG5-SmjR2ubtKin%2FScreen%20Shot%202020-10-26%20at%201.18.26%20PM.png?alt=media\&token=827ba180-93fb-45d2-96fe-4205b9788ad7)

Clicking "Save" will save the transformation, and you'll see it applied to your events within a few minutes. You will be redirected to the transformations dashboard, where you can view an example of your transformations and make further modifications if needed.

![The new transformation we just made](https://1666823438-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MA7aDqsXMFbUsWVqonF%2F-MK_37XJ8Qyldyh1zXYz%2F-MK_4f7Wu_I2-GINsHGL%2FScreen%20Shot%202020-10-26%20at%201.25.56%20PM.png?alt=media\&token=1d33ae67-fd7a-45a4-a544-832ae5ee91a9)

From here you can add, remove, or modify extra transformation steps on this event:

![Add, remove or modify transformation steps from the dashboard](https://1666823438-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MA7aDqsXMFbUsWVqonF%2F-MK_37XJ8Qyldyh1zXYz%2F-MK_5KFFgdznRgKUYJMp%2Fezgif-6-d1d5fae8930a.gif?alt=media\&token=cd5e6012-3190-4ef8-ad6f-2a5dd0d4abd4)


---

# 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://documentation.freshpaint.io/admin-panel/transformations/standard-events.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.
