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 | + | |structuredtext=When you {{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Action_maps|display text=create an action map}}, you specify the conditions, or triggers, that make it {{GlossaryTooltip|term=qualified}} for a visitor. A visitor cannot qualify for the same action map multiple times in a single {{GlossaryTooltip|term=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: | |
− | |||
− | |||
− | + | *{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Trigger#SegmentMatch|display text=Segment matches}} | |
− | + | *{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Trigger#VisitorActivity|display text=Visitor actions}} | |
− | + | *{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Outcome_probabilities|anchor=TriggerOnlyOutcomeProbability|display text=Business outcome probability}} | |
|FAQHeading=Can a visitor qualify for an action map more than once within a single session? | |FAQHeading=Can a visitor qualify for an action map more than once within a single session? | ||
|Status=No | |Status=No | ||
Line 36: | Line 34: | ||
|Media=Image | |Media=Image | ||
|image=SegmentMatch2.gif | |image=SegmentMatch2.gif | ||
− | |structuredtext=If you select multiple segments, the action map triggers when a visitor matches any of | + | |structuredtext=If you select multiple segments, the action map triggers when a visitor matches any of the segments.{{NoteFormat|You can trigger an action map based on segment matches '''and''' an outcome probability. However, you cannot trigger it based on a visitor's segment matches '''and''' a visitor's activity.|}}<br /> |
− | |||
− | You can trigger an action map based on | ||
|Status=No | |Status=No | ||
}}{{Section | }}{{Section | ||
Line 44: | Line 40: | ||
|anchor=VisitorActivity | |anchor=VisitorActivity | ||
|alignment=Vertical | |alignment=Vertical | ||
− | |structuredtext=To trigger an action map based on | + | |structuredtext=If you haven't already, {{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Tracking_snippet|display text=deploy the {{MINTYDOCSPRODUCT}} tracking snippet}} on the website to track. This snippet allows you to track standard {{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Web_sessions|anchor=WebSessionEvents|display text=web events}}. To trigger an action map based on other events, use {{Link-SomewhereInThisVersion|manual=SDK|topic=Record|display text=ac('record')}} to send {{MINTYDOCSPRODUCT}} data about events that you want to track. |
− | + | To trigger an action map based on a visitor's activity, select one or more {{Link-SomewhereInThisVersion|manual=AdminGuide|topic=AttributesJourney|display text=visitor journey attribute}}, which represent the specific events that occur. Then, complete the attribute definition using one of the supported {{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Operators|display text=operators}}. If you specify multiple visitor journey attributes, the action map triggers when a visitor matches '''all''' the attributes. {{MINTYDOCSPRODUCT}} evaluates the attributes in the order that you define them. {{NoteFormat|If you trigger an action map based on a visitor journey attribute, you cannot also trigger it based on a segment or an outcome probability.|}} | |
− | |||
− | If you specify multiple visitor journey attributes, the action map triggers when a visitor matches '''all''' the attributes. {{MINTYDOCSPRODUCT}} evaluates the attributes in the order that you define them. | ||
− | |||
− | |||
|Status=No | |Status=No | ||
}}{{Section | }}{{Section | ||
Line 58: | Line 50: | ||
|structuredtext=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. | |structuredtext=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.{{NoteFormat|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.|}}For more information about how to define outcome probabilities, see {{Link-SomewhereInThisVersion|manual=AdminGuide|topic=About_outcomes}}. | |
− | |||
− | For more information about how to define outcome probabilities, see {{Link-SomewhereInThisVersion|manual=AdminGuide|topic=About_outcomes}}. | ||
|Status=No | |Status=No | ||
}} | }} | ||
}} | }} |
Revision as of 14:56, 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 make itNo results for a visitor. A visitor cannot qualify for the same action map multiple times in a singleNo results. 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.