Optimizely Data Platform's (ODP's) real-time segments builder leverages the ODP GraphQL API, allowing you to segment customers in real time and further personalize your customer's web-based experience. You can create custom-built, real-time segments using the ODP Real-Time Segments API or through the Real-Time Segments page in the ODP application.
Use real-time segments:
- For customer events within the last 28 days.
- To integrate with Optimizely Feature Experimentation, Optimizely Web Experimentation, and Optimizely Content Management System (CMS) 12 visitor groups. See Use ODP real-time segments in other Optimizely products.
Real-Time Segments page
To access your real-time segments, go to Customers > Real-Time Segments. A table displays with the following columns. Click any column header to sort the real-time segments by that column (ascending or descending order).
- Segment Name – Displays the name of your real-time segment as a link you can click to view the details of that segment.
- Status – Displays Ready to use if customers qualify for the segment and Empty if there are no qualifying customers in the segment.
- Creator – Displays Optimizely if the segment is pre-defined by ODP. Any segments that you build yourself do not display anything for the creator.
- Created – Displays the date and time the segment was created.
- Last Updated – Displays the date and time of the most recent update to the segment.
- Edit – Click to edit the segment.
- Copy – Click to copy the segment.
- Delete – Click to delete the segment.
Real-Time Segments API
All segments created using the Real-Time Segments API display on the Real-Time Segments page in addition to all pre-defined and custom-built segments. You cannot edit, copy, or delete segments that were built with the API in the real-time segment builder. When you view a segment built using the API, a message displays above the code for that segment.
If you need a segment ID to use in the Real-Time Segments API:
- Go to Customers > Real-Time Segments.
- Select the desired segment.
- Click Copy Segment ID.
Data latency and freshness
Data latency is the time it takes for data to become available to you after an event occurs. The data latency for real-time segments is less than 90 seconds, which means your customer data refreshes in real-time, giving you the most accurate view of your segments. Only 0.001% of requests experience a data latency greater than 90 seconds.
Create a real-time segment
- Go to Customers > Real-Time Segments.
- Click Create New Real-Time Segment.
- Enter the Segment Name.
- Click Create Segment.
- Click Add Attribute Conditions or Add Event Conditions. You can use the search bar to find specific attributes or events.
This creates a condition group for whichever type you select (attribute or event).
- Attribute Conditions – Anything that identifies a customer, such as their name, age, city, last seen email, user ID in ODP, and so on.
- Event Conditions – Actions that a customer takes with your brand. For example, opening an email, adding items to their cart, viewing a page on your site, viewing product details on your site, and so on.
- Complete the condition as desired. You can also add more attributes or events within the condition group by clicking Add Attribute or Add Event.
Within each group, you can only add conditions of the same condition type you originally selected for the group (attribute or event). For more information on how to build your desired conditions, see Real-time segment components.
- When you are done building your real-time segment, click Save Segment. The summary and status of your segment displays.
Real-time segment components
Real-time segments have a variety of grouping and filtering options. For information on the structure and filtering options for a real-time segment, see the sections below:
- Condition groups
- Individual event or attribute conditions within condition groups
- Options only available for event conditions:
Condition groups
At the highest level, conditions are organized in groups. If you select Add Attribute Conditions, that creates an attribute condition group. Similarly, if you select Add Event Conditions, that creates an event condition group.
Each condition group starts with one of the following filters, depending on the condition group type (attribute or event):
- Attribute conditions – [Include/Exclude] people who match [all/any] of these attributes
- Event conditions – [Include/Exclude] people who have done [all/any] of these events
For both of the filtering statements above, select if you want to include or exclude customers who match all or any of the filters in the condition group.
Selecting all uses "and" logic for the rest of the filters in the condition group, meaning customers must match all of the filters in the condition group. It also populates an additional drop-down list only for event condition groups, with in any order and in this order options. Select in any order if it does not matter in which order customers match each event. Select in this order to define the order in which customers must match each event.
Selecting any uses "or" logic, meaning customers must match at least one of the filters in the condition group.
Add events or attributes within condition groups
After you select the desired include/exclude, all/any, and in this order/in any order filters, complete the rest of the conditions in each condition group. For each condition:
- Select an attribute or event from the first drop-down list.
- Select the qualifying term from the second drop-down list (for example, is exactly, is at least, is, is not known, in the last, between, contains, and so on).
- Enter the desired value for the attribute or event that you selected in step 1.
- Select the time unit (minutes, hours, or days).
Only available for event conditions. The maximum is 28 days.
As described in step 6 of the Condition groups section above, you can continue to define attributes or events within condition groups by clicking Add Attribute or Add Event.
You can also continue to add more condition groups to your segment by clicking Add Attribute Conditions or Add Event Conditions.
Additional filters for event conditions
For each event condition, you can click the filter icon to Add Count or Add Filter.
Select Add Count to define the amount of times you want customers to match the corresponding event. For example, if the event is App View, you can define how many times you want customers to view the app to qualify for the segment.
Select Add Filter to define a specific property to further filter customers that match the corresponding event. For example, if the event is App View, and you define a filter on that event for Campaign ID, then customers who have viewed the app within your specified time and belong to the defined campaign would qualify for the segment.
Add exclusions for event conditions
When you set a specific order for your event condition group, an additional option displays to Add Exclusion. To add an exclusion to an event condition group:
- Click Add Exclusion and select the desired event from the drop-down list.
- In the second drop-down list that displays, select one of the following options:
- with anything – Excludes customers who have not matched the selected event since step 1. For example, if you select App Uninstall success for your exclusion event, the segment will not include customers who have uninstalled the app at any point, even if they qualify for the other conditions in the segment.
- with the same – Excludes customers who have matched the selected event and property since your chosen step. This option displays two additional drop-down lists: Select a property and step. For example, if you select App Uninstall success for your exclusion event, Email Sent for the property, and step 1, the segment will not include customers who have uninstalled the app with the same email sent from step 1.
- Continue to add exclusions as desired, or remove any that you no longer want.
Edit a real-time segment
- Go to Customers > Real-Time Segments.
- To edit, either click the name of the segment or click the edit icon. If you click the name of the segment, you need to then click Edit Segment to begin editing the segment. If you click the edit icon, the edit view displays automatically.
- Edit the segment as desired. For example, you can delete conditions or entire condition groups, add attributes or events within condition groups, add new condition groups, and so on.
- Click Save Segment. The summary and status of your segment displays.
Delete a real-time segment
- Go to Customers > Real-Time Segments.
- Click Delete.
- A confirmation message displays. Click Delete Segment.
Access custom events in your real-time segment
If you created a custom event-action pair, but it only displays in ODP reports and customer profiles, and does not display in the real-time segment builder, follow the workaround below.
- Create or edit a real-time segment on the Customers > Real-Time Segments page.
- Click Add Event Conditions.
- Select Connect New Event-Action Pair.
- If your custom event-action pair uses an existing event type, select Choose from existing events and select your event type from the drop-down list. Otherwise, select Connect new event type and enter the same event name you used when you originally created the custom event-action pair.
- If your custom event-action pair uses an existing action, select Choose from existing actions and select your action from the drop-down list. Otherwise, select Connect new action type and enter the same action name you used when you originally created the custom event-action pair.
- Click Connect Event-Action Pair.
- Continue editing the segment as desired. When done, click Save Segment.
When you connect the new event-action pair in your real-time segment, it matches the event and action name to your previously created event-action pair. If the names do not match, it does not create a new event-action pair.
For example, if you created the following custom event:
zaius.event('web_form', {
action: 'impression',
form_name: 'Opticon Newsletter',
campaign: 'Opticon Newsletter'
});
And you do not see it as an option in the real-time segment builder, follow the steps above. For step 4, select Connect new event type and enter web_form. For step 5, select Connect new action type and enter impression.
Use real-time segments in ODP web campaigns
After you create real-time segments, you can use them to target customers in web campaigns. For more information, see Configure campaign enrollment.
Use ODP real-time segments in other Optimizely products
The following integrations are currently available for ODP real-time segments:
- Optimizely Web Experimentation – Use ODP real-time segments as audiences in your Optimizely Web Experimentation experiments.
- Optimizely Feature Experimentation – Use ODP real-time segments as audiences in your Optimizely Feature Experimentation experiments.
- Optimizely CMS 12 – Use ODP real-time segments in the Visitor Groups feature in Optimizely CMS 12. You must have the visitor group package installed.
-
Optimizely Campaign – Use ODP real-time segments as audiences in your newsletter, transactional, and marketing automation campaigns.
The Optimizely Campaign integration is only available for the EU region.
Please sign in to leave a comment.