@posthog/geoip-plugin
Version:
Enrich PostHog events and persons with IP location data
10 lines (9 loc) • 351 B
JSON
{
"name": "GeoIP",
"url": "https://github.com/PostHog/posthog-plugin-geoip",
"description": "Enrich PostHog events and persons with IP location data",
"main": "index.ts",
"posthogVersion": ">=1.24.0",
"stateless": true,
"icon": "https://raw.githubusercontent.com/PostHog/apps/main/packages/posthog-plugin-geoip/logo.png"
}