mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-03 15:38:22 +00:00
9ba97fd14f
Add an analytics abstraction that allows configuring which analytics solution the app uses. PostHog is implemented as one backend, but by default no analytics backend is activated. The goal is to track events in a sufficiently organized way and to let any developer implement their own backend as long as it follows the same protocol.