PostHog / plugin-server

Service to process and save PostHog events, supporting JS/TS plugins at that
https://posthog.com
8 stars 5 forks source link

Add simple ingestion support for groups #601

Closed macobo closed 3 years ago

macobo commented 3 years ago

Changes

Initial support for groups added here. Very much inspired by the original PR.

Some gotchas:

Checklist

macobo commented 3 years ago

@yakkomajuri ready for another pass