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