You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/actions-optimizely-data-platform/index.md
+20-11Lines changed: 20 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,20 +33,29 @@ After you set up your Optimizely Data Platform destination, Segment syncs your c
33
33
34
34
After you enable the Optimizely Data Platform destination, you must map the events that you want Twilio Segment to send to ODP.
35
35
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.
37
37
38
38
If you want to map an event that is not listed:
39
39
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
+
<olstyle="counter-reset: none;">
49
+
<livalue="6"markdown=1>
50
+
_(Optional)_: To ensure the custom event is configured correctly, click **Send test event to destination**.
51
+
</li>
52
+
<livalue="7"markdown=1>
53
+
Click **Save**.
54
+
</li>
55
+
<livalue="8"markdown=1>
56
+
Toggle your custom event's status to **Enabled**.
57
+
</li>
58
+
</ol>
50
59
51
60
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.
0 commit comments