Skip to content

PostHog/maxmind-plugin

Repository files navigation

PostHog MaxMind Plugin

Enrich your PostHog events with GeoIP data from MaxMind.

Installation

  1. Visit the Plugins page in PostHog ('Settings' -> 'Project Plugins')
  2. Click '+ Install new plugin' and use this URL to install: http://www.npmjs.com/package/@posthog/maxmind-plugin
  3. Sign up to MaxMind
  4. Download the GeoLite2 City or Country (or the paid GeoIP City or Country) database
  5. Upload the .mmdb file in the archive via the plugin interface
  6. Enable the plugin and watch your events come in with the enriched data!

Questions?