Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 800 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 800 Bytes

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?