Difference between revisions of "ATC/Current/AdminGuide/Trigger"
(Published) |
(Published) |
||
Line 19: | Line 19: | ||
|anchor=AboutTriggers | |anchor=AboutTriggers | ||
|alignment=Vertical | |alignment=Vertical | ||
− | |structuredtext=When you {{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Action_maps|display text=create an action map}}, you specify the conditions, or triggers | + | |structuredtext=When you {{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Action_maps|display text=create an action map}}, you specify the conditions, or triggers that qualify it for a visitor. A visitor cannot qualify for the same action map multiple times in a single session. If multiple action maps qualify, the priority of each action map determines which one {{MintyDocsProduct}} offers to the visitor. For more information, see {{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Prioritize}}. |
You can trigger action maps based on: | You can trigger action maps based on: |
Revision as of 18:18, February 19, 2021
Contents
Learn how to define a condition that causes Genesys Predictive Engagement to offer an action map to a particular visitor.
Prerequisites
- Configure the following permissions in Genesys Cloud:
- Journey > Action Map > Add, Delete, Edit, and View (to create action maps)
- Journey > Action Target > View (to select a team to handle interactions from the action map)
- Deploy the Genesys Predictive Engagement tracking snippet on the website that you want to track (to trigger the action map based on event conditions)
- To trigger an action map based on other events, use ac('record') to send Genesys Predictive Engagement data about events that you want to track.
- Create segments.
- Create outcomes.
About triggering action maps
When you create an action map, you specify the conditions, or triggers that qualify it for a visitor. A visitor cannot qualify for the same action map multiple times in a single session. If multiple action maps qualify, the priority of each action map determines which one Genesys Predictive Engagement offers to the visitor. For more information, see Prioritize an action map.
You can trigger action maps based on:
Trigger based on segment match
Trigger based on visitor activity
If you haven't already, deploy the Genesys Predictive Engagement tracking snippet on the website to track. This snippet allows you to track standard web events. To trigger an action map based on other events, use ac('record') to send Genesys Predictive Engagement data about events that you want to track.
To trigger an action map based on a visitor's activity, select one or more visitor journey attribute, which represent the specific events that occur. Then, complete the attribute definition using one of the supported operators. If you specify multiple visitor journey attributes, the action map triggers when a visitor matches all the attributes. Genesys Predictive Engagement evaluates the attributes in the order that you define them.Trigger based on outcome probability
You can trigger an action map based on the probability of a visitor achieving a given business outcome, based on the behavior of visitors who achieved that outcome previously.
You can trigger an action map based on an outcome probability and a visitor's segment matches. However, you cannot trigger it based on an outcome probability and a visitor's activity.