MaxMind Integration
Set up MaxMind GeoIP2 integration for accurate geographic visitor tracking.
Overview
MaxMind provides industry-standard GeoIP databases for converting IP addresses to geographic locations.
Installation
composer require drupal/maxmind
drush pm:install maxmind
Configuration
- Download GeoLite2 or GeoIP2 database from MaxMind
- Configure database path in Visitors settings
- Enable geographic tracking
Usage
Once configured, geographic data automatically appears in visitor reports and can be used in Views and custom analytics.