convex-analytics
What it does:
- Call
analytics.track() from your actions/mutations to register events.- Register processors at installation to handle those events however you want.
- 2 prebuilt processors included: Discord webhooks & PostHog (more coming soon).
- Build custom processors to fit your specific needs.
What's planned:
- Improved typing of events names and content.
- Automatic retries on processor failures.
- Post-processing hooks (cleanup, archiving, etc).
- More built-in processors.
- And more...
To try it out: https://github.com/raideno/convex-analytics
Still early stage, so expect things to evolve. If you try it out, I'd love your feedback, suggestions, or bug reports. Check out the repo and demo app to get started.
