This page was last edited on July 7, 2021, at 12:51.
Comments or questions about this documentation? Contact us for support!
The Journey Timeline is a web-based interface that provides a visualization of Context Services data. This interface is intended to be used by developers and supervisors looking for detailed information about a specific customer because it is built to search for profiles, services, states, and tasks based on ID information or UCS information. It does not include all the search abilities that are available in typical agent interfaces.
Starting in 8.5.103, you can customize this interface.
The Customer Journey Timeline is available as part of the GMS Service Management User interface (you can read help information here). To access this interface, you must login as a user who owns the Administrator or Supervisor privilege.
Then, you can select the Journey Timeline item and:
You can query a user based on the email address, phone number, and name fields. These fields must match a value in the UCS database to work correctly. There is no automatic completion available.
Select a key in the search drop-down menu, then enter a value in the Search textbox. The value must match a UCS entry to get a result.
The interface displays a list of results. Select a customer in the list to display the customer's timeline.
The timeline shows all the customer's services and their current status (active, inactive). If you select a service, Customer Journey displays the list of states for the given selection.
If you select a service in the timeline, for instance, Agency, its nested states and tasks are displayed in the Vertical Timeline. You can then select one of them to get KPIs, customer or journey details.
The selection in the horizontal and vertical timelines automatically updates the information area.
If you enabled Customer profiles in UCS, you can integrate Journey Timeline with UCS profiles as follows:
location /genesys/1/cs/profiles { proxy_pass http://<location of UCS>/profiles; }
location /genesys { proxy_pass http://localhost:8080/genesys; }