feat(tracking): add sf_tracking package and instrument legacy module

Introduces packages/sf_tracking — a multi-client, GDPR-first analytics layer with feature mixins, a GoRouter listener for automatic screen views, and a user properties helper that runs on login.
Wires the package into the legacy module 61 events
This commit is contained in:
2026-04-07 13:47:07 +02:00
parent d84c856ce7
commit 7b91447cad
71 changed files with 1342 additions and 10 deletions

View File

@@ -33,6 +33,7 @@ workspace:
- packages/sf_infrastructure
- packages/sf_localizations
- packages/sf_shared
- packages/sf_tracking
- packages/utils
dependencies: