Difference between revisions of "ATC/Current/AdminGuide/About sessions"

From Genesys Documentation
Jump to: navigation, search
(Published)
 
(4 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
|DisplayName=About journey shaping with sessions and events
 
|DisplayName=About journey shaping with sessions and events
 
|TocName=About sessions and events
 
|TocName=About sessions and events
 +
|Dimension=Sessions
 
|Platform=GenesysCloud
 
|Platform=GenesysCloud
|ComingSoon=Yes
+
|ComingSoon=No
|Context=Web sessions, conversation sessions, custom sessions, and custom events provide rich context for agents about each customer's personal journey with your company.
+
|Context=Web sessions and conversation sessions provide rich context for agents about each customer's personal journey with your company.
 
|TSSection={{TSSection
 
|TSSection={{TSSection
 
|sectionheading=Overview
 
|sectionheading=Overview
Line 13: Line 14:
 
}}{{TSSection
 
}}{{TSSection
 
|sectionheading=Web sessions
 
|sectionheading=Web sessions
|description={{MINTYDOCSPRODUCT}} allows agents to view the complete history of web-based interactions that customers have with your website. We verify contacts when web sessions begin and track specific types of web events. You can also use the {{Link-AnywhereElse|product=ATC|version=Current|manual=SDK|topic=Record|display text=Journey JavaScript SDK}} to track more customer behaviors on your website.
+
|description={{MINTYDOCSPRODUCT}} allows agents to view the complete history of web-based interactions that customers have with your website. We verify contacts when web sessions begin and track specific types of web events.
 
|relatedarticles=*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Web_sessions#WSOverview|display text=Overview}}
 
|relatedarticles=*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Web_sessions#WSOverview|display text=Overview}}
 
*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Web_sessions|anchor=VerifyContacts|display text=How we verify contacts on your website}}
 
*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Web_sessions|anchor=VerifyContacts|display text=How we verify contacts on your website}}
Line 19: Line 20:
 
*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Web_sessions|anchor=WebSessionEvents|display text=Web session events}}
 
*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Web_sessions|anchor=WebSessionEvents|display text=Web session events}}
 
*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Web_sessions|anchor=CustomizeWebEvent|display text=Customize how agents view web events}}
 
*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Web_sessions|anchor=CustomizeWebEvent|display text=Customize how agents view web events}}
*{{Link-AnywhereElse|product=ATC|version=Current|manual=SDK|topic=Record|display text=Capture customer behavior with ac('record')}}
+
*Capture custom website events with one of the following:
}}{{TSSection
+
**If you deployed the {{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Tracking_snippet|display text=tracking snippet}} to your website, see {{Link-AnywhereElse|product=ATC|version=Current|manual=SDK|topic=Record|display text=ac('record')}}
|sectionheading=Custom sessions and custom events
+
**If you deployed the [https://help.mypurecloud.com/articles/?p=239328 messenger snippet] to your website, see [https://developer.genesys.cloud/api/digital/webmessaging/messengersdk/SDKCommandsEvents#journey-record Journey.record]
|description=With custom sessions and custom events, you can track customer activity in external systems and display it to agents. Review an example of a custom session and learn about the significance of custom session types and attributes.
 
|relatedarticles=*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Custom_sessions|display text=Overview}}
 
*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Custom_sessions|anchor=CreateCustomEvents|display text=Send a custom event to start a custom session}}
 
*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Custom_sessions|anchor=BikeScenario|display text=Scenario: Bike delivery}}
 
*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Custom_sessions|anchor=CustomSessionTypes|display text=Custom session types}}
 
*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Custom_sessions|anchor=CustomEventsAttributes|display text=Attributes for custom event types}}
 
*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Custom_sessions|anchor=ConfigureAgentView|display text=Configure how agents view custom events}}
 
*[https://developer.genesys.cloud/api/rest/v2/journey/customevents.html Custom Events API in the Developer Center]
 
*{{Link-Standalone|topic=ATC/CustomEventsLimits}} (AI-23)
 
}}{{TSSection
 
|sectionheading=Session Library
 
|description=The Session Library allows you to configure how session data appears to agents.
 
|relatedarticles=*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Session_library|anchor=Overview|display text=Overview}}
 
*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Session_library|anchor=View|display text=View sessions and events}}
 
*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Session_library|anchor=ConfigureCustomSession|display text=Configure a session}}
 
*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Session_library|anchor=DisplaytoAgents|display text=Display session information to agents}}
 
}}{{TSSection
 
|sectionheading=Session attributes
 
|description=Session attributes allow you to design the session cards that agents see. Projections allow you to design a consolidated view of related data.
 
|relatedarticles=*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Session_attributes|display text=Overview}}
 
*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Session_attributes|anchor=SessionTypes|display text=How session types relate to session attributes}}
 
*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Session_attributes|anchor=Projection|display text=Use a projection to present a consolidated view of multiple data points}}
 
*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Session_attributes|anchor=CreateSessionAttribute|display text=Create a session attribute}}
 
*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Session_attributes|anchor=OperatorsSessionAtts|display text=Operators for session attributes}}
 
*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Session_attributes|anchor=ProjectionExample|display text=Projection example}}
 
 
}}{{TSSection
 
}}{{TSSection
 
|sectionheading=Event types
 
|sectionheading=Event types
Line 57: Line 33:
 
*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Event_types|anchor=Tooltip|display text=Configure the tooltip}}
 
*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Event_types|anchor=Tooltip|display text=Configure the tooltip}}
 
*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Event_types|anchor=DeleteEventType|display text=Delete an event type}}
 
*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Event_types|anchor=DeleteEventType|display text=Delete an event type}}
}}{{TSSection
 
|sectionheading=Session cards
 
|description=Agents see session cards when they interact with customers. Learn how to design the layout and make the cards visible.
 
|relatedarticles=*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Session_card|anchor=Overview|display text=Overview}}
 
*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Session_card|anchor=Layout|display text=Layout}}
 
*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Session_card|anchor=Icon|display text=Icon}}
 
*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Session_card|anchor=SetTitle|display text=Title}}
 
*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Session_card|anchor=SegmentsOutcomes|display text=Segments matched}}
 
*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Session_card|anchor=SelectSessionAttributes|display text=Session attributes}}
 
*{{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Session_card|anchor=MakeVisible|display text=Display to agents}}
 
 
}}
 
}}
 
}}
 
}}

Latest revision as of 11:45, October 28, 2022

Web sessions and conversation sessions provide rich context for agents about each customer's personal journey with your company.


Overview

As a business, you want to collect data about all the ways in which a customer interacts with your company, along with the outcomes of those interactions. Genesys Predictive Engagement captures this information as sessions and events.

You can analyze this data to acquire business intelligence, develop a unified view of the customer, improve agent and bot performance, deflect calls, improve customer satisfaction, and improve business outcomes.

Web sessions

Genesys Predictive Engagement allows agents to view the complete history of web-based interactions that customers have with your website. We verify contacts when web sessions begin and track specific types of web events.

Event types

Event types are templates of attributes that you capture for events. You can view the available event types and configure how specific instances of events appear to agents.

Comments or questions about this documentation? Contact us for support!