This page was last edited on May 31, 2019, at 16:39.
Comments or questions about this documentation? Contact us for support!
Web Engagement Server 8.5.1 can collect information about a visitor's IP address, as well as converting this information into the visitor's geolocation coordinates. This capability is turned off by default.
To convert IP addresses into geolocation coordinates, Web Engagement Server uses a library and a GeoDB file (GeoLite2-City.mmdb) provided by MaxMind.
Web Engagement installs GeoLite2-City.mmdb automatically into Web Engagement installation dir\server\etc. However, you may need to upgrade it to the most recent version. To do that, follow these steps:
Before you start your Web Engagement Server, make sure that the following options from the [privacy] section have the appropriate values:
There are two ways to determine whether your geolocation coordinates are being calculated properly:
If the transformation is working, the data object of your VisitStarted events will contain one of the following fields, depending on the value of the geoMode option: location, city, or countryCode.