Skip to content

Commit 0e66273

Browse files
Update src/connections/destinations/catalog/actions-optimizely-data-platform/index.md
Co-authored-by: forstisabella <[email protected]>
1 parent 88ffd5f commit 0e66273

File tree

1 file changed

+20
-11
lines changed
  • src/connections/destinations/catalog/actions-optimizely-data-platform

1 file changed

+20
-11
lines changed

src/connections/destinations/catalog/actions-optimizely-data-platform/index.md

Lines changed: 20 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -33,20 +33,29 @@ After you set up your Optimizely Data Platform destination, Segment syncs your c
3333

3434
After you enable the Optimizely Data Platform destination, you must map the events that you want Twilio Segment to send to ODP.
3535

36-
In Twilio Segment, on the **Mappings** tab of the Optimizely Data Platform destination, there is a list of pre-built mappings that you can enable or disable. For example, if you enable the **Email Opened** mapping, each email opened event syncs from Twilio Segment to ODP going forward.
36+
In Twilio Segment, on the **Mappings** tab of the Optimizely Data Platform destination, Segment displays a list of pre-built mappings that you can enable or disable. For example, if you enabled the **Email Opened** mapping, each email opened event Segment ingested after you enabled the mapping would sync to ODP.
3737

3838
If you want to map an event that is not listed:
3939
1. Click **New Mapping > Custom Event**.
40-
2. (Optional) Enter a descriptive name for the event.
41-
3. In section 1, select the event that you want to send to ODP.
42-
4. In section 2, click **Load Test Event from Source**. This generates the raw data for the selected event and populates the mappings in section 3.
43-
5. In section 3, the ID and timestamp field mappings auto-populate, but you can edit them as desired. Ensure you select the event type and, optionally, the event action. For example, if you are configuring a custom event to track button clicks, select _button_ for the event type, and _click_ for the event action.
44-
> 📘 Note
45-
>
46-
> In ODP, each event requires an ID, timestamp, and event type. The event action is optional. See [Events](https://docs.developers.optimizely.com/optimizely-data-platform/docs/thebasics-events) in the ODP documentation.
47-
6. (Optional) To ensure the custom event is configured correctly, in section 4, click **Send test event to destination**.
48-
7. Click Save.
49-
8. Toggle the **Status** to **Enabled** for the custom event you created.
40+
2. _(Optional)_: Enter a descriptive name for the event.
41+
3. Select the event that you want to send to ODP.
42+
4. Click **Load Test Event from Source**. This generates the raw data for the selected event and populates your mappings. The ID and timestamp field mappings auto-populate, but you can edit them as desired.
43+
5. Select the event type and, optionally, the event action. For example, if you are configuring a custom event to track button clicks, select _button_ for the event type and _click_ for the event action.
44+
45+
> info "Required fields"
46+
> In ODP, each event requires an ID, timestamp, and event type. The event action is optional. See ODP's [Events](https://docs.developers.optimizely.com/optimizely-data-platform/docs/thebasics-events) documentation for more details.
47+
48+
<ol style="counter-reset: none;">
49+
<li value="6" markdown=1>
50+
_(Optional)_: To ensure the custom event is configured correctly, click **Send test event to destination**.
51+
</li>
52+
<li value="7" markdown=1>
53+
Click **Save**.
54+
</li>
55+
<li value="8" markdown=1>
56+
Toggle your custom event's status to **Enabled**.
57+
</li>
58+
</ol>
5059

5160
The event data sends from Twilio Segment to ODP starting after you enable the mapping in the destination. It does not retroactively send events that occurred prior to configuring the integration and enabling the mappings.
5261

0 commit comments

Comments
 (0)