Installing the Pulse Plugin
The Genesys Knowledge Center Plugin for Pulse provides access to Knowledge Center Server statistics such as KPI, user activity, trending topics, like and dislike trends, and activity types.
Install Genesys Knowledge Center Plugin for Pulse
Components required for Pulse plugin come pre-integrated into every deployment of Genesys Knowledge Center Server. So you do not need any additional steps to install them, please proceed directly to the configuration.
To restore the map functionality you need to make the following changes in
<server installation folder>/server/plugins/gkc-dashboard/_site/app/panels/bettermap/module.js :
Old code:
L.tileLayer('http://otile1.mqcdn.com/tiles/1.0.0/map/ {z}/{x}/{y}.jpg', {
attribution: '"Data, imagery and map information provided by MapQuest, '+
'OpenStreetMap <http://www.openstreetmap.org/copyright> and contributors, ODbL',
New code:
L.tileLayer('http://a.tile.openstreetmap.org/{z}/{x}/{y}.png', {
attribution: 'Map data © <a href="http://openstreetmap.org">OpenStreetMap</a> contributors, ' +
'<a href="http://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>',
Configure Genesys Knowledge Center Plugin for Pulse
Start
- Log into Genesys Administrator.
- Go to Dashboard > Pulse.
- Click Add a Widget.
- Select the IFrame widget type.
- Set the name of the widget.
- Set the widget URL to: http://<host>:<es_port>/_plugin/gkc-kpi/kb/<knowledge_base_id>/lang/<en> (see Knowledge Center Pulse Plugin Configuration Options for more information about parameters).
- Set the Maximized widget URL. You can set it to the Default Dashboard (http://<host>:<es_port>/_plugin/gkc-dashboard/#/dashboard/file/default.json) or the Performance Dashboard (http://<host>:<es_port>/_plugin/gkc-dashboard/#/dashboard/file/performance.json).
- Click Finish.
You have successfully added a widget for accessing Knowledge Center statistics.
End
Knowledge Center Pulse Plugin Configuration Options
You can customize the KPI widget by adding the bolded parameters to the URL:
http://<host>:<es_port>/_plugin/gkc-kpi/kb/<knowledge_base_id>/lang/<en>?timeframe=<timeframe>
- /kb/<knowledge_base_id>—Set the appropriate knowledge base name
- /lang/<en>—Choose Knowledge Base's Language representation
- timeframe=<timeframe>—Select KPI's timeframe, for example now-1M