
Place the GeoLite2-City.mmdb file in a sensible place in your file system (example assumes /path/to/GeoLite2-City.mmdb). This method overrides the Spring bean for the GeoIPService and injects the location of the GeoLite2-City.mmdb database file. In your Bloomreach Experience Manager implementation project, in cms-dependencies/pom.xml, add the 'brxm-maxmind-geolite2' artifact as a dependency:
Maxmind geoip city install#


Maxmind geoip city free#
Bloomreach Experience Manager supports both the free of charge GeoLite2 database and the more detailed GeoIP2 City database.ĭownload either the GeoLite2-City or GeoIP2-City database binary from MaxMind. MaxMind provides a database that can be used with Bloomreach Experience Manager's Relevance Module to get geographical location information about visitors.
Maxmind geoip city download#
Download MaxMin GeoIP2 or GeoLite2 Database

To determine the geographical location attributes such as longitude, latitude, and city name, an IP geolocation database can be added to a project that will be used to convert the visitor’s IP address to geographical information. Introduction GoalĮnable IP geolocation in Relevance by adding the MaxMind GeoIP2 or GeoLite2 database to a project. This feature relies on the GeoLite2 or GeoIP2 database provided by MaxMind. Use a Javascript Event as the Goal in an Experiment
