Skip to content

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

  1. Download GeoLite2 or GeoIP2 database from MaxMind
  2. Configure database path in Visitors settings
  3. Enable geographic tracking

Usage

Once configured, geographic data automatically appears in visitor reports and can be used in Views and custom analytics.