This page was last edited on July 9, 2019, at 16:22.
Comments or questions about this documentation? Contact us for support!
Geolocation is the identification or estimation of the real-world geographic location of an object. IP geolocation is the process geolocation that is based on the client's IP address as the into a physical location.
When geolocation is enabled it allows Genesys Knowledge Center to store client IP address and its relevant geolocation information in the History index. Stored information is mostly useful in the reports allowing to understand regional differences in the knowledge usage by the agent and customer.
IP geolocation is inherently imprecise. Locations are often near the center of the population. Any location provided should not be used to identify a particular address or household.
The actual location of the IP address is likely within some radius area around the latitude and longitude coordinates.
The Administrator is able to configure the precision of the geolocation for the Knowledge Center cluster (cluster/reporting/geo) as:
Described levels are defined in the Knowledge Center Cluster option geo that is located in section reporting.
This stored data is used in the Kibana to visualize:
Geolocation functionality requires a special database to translate a client's IP address to the geographical location of the customer. When Genesys Knowledge Center Server is installed it provides the MaxMind GeoLite2 City database stored in <installation directory>\linguatools\geoip folder. The folder storing the database can be changed in the gks.yml file:
...
path.geoip : <IP folder>/GeoIP/GeoLiteCity.dat
...
To update the database you need to: