jamesefhawkins / posthog-maxmind-plugin

Posthog hello world plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

posthog-maxmind-plugin

Enrich your collected events with GeoIP data from MaxMind

  1. Install posthog-cli
  2. Install this plugin posthog plugin install https://github.com/mariusandra/posthog-maxmind-plugin
  3. Sign up to maxmind
  4. Download the GeoLite2 City (or the paid GeoIP City) database
  5. Run posthog with the env MAXMIND_GEOIP_DATABASE=/path/to/GeoLite2-City.mmdb
  6. Optional: Set up automatic updates as described here.

About

Posthog hello world plugin

License:MIT License


Languages

Language:Python 100.0%