This page was last edited on November 12, 2020, at 15:36.
Comments or questions about this documentation? Contact us for support!
StatsService exposes a high-level API for utilizing Genesys Stats services. You can use these services to fetch estimated wait time details for each channel like Chat, Callus, etc. and display it across the channels.
StatsService and Channel Selector widget works together right out of the box and display the Estimated Wait Time details across the channels. Using Channel Selector uses StatsService.
You can also use StatsService as a high-level API with bus commands and events and integrate in your own widget.
Stats Service plugin has the following namespaces tied-up with each of the following types.
Type | Namespace |
---|---|
Configuration | stats |
CXBus - API Commands & API Events | StatsService |
StatsService has no customization options. It is meant as a plug-n-play type of plugin and works as-is.