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

@@ -79,6 +79,8 @@ dependencies:
path: ../../packages/fonts
sf_shared:
path: ../../packages/sf_shared
sf_tracking:
path: ../../packages/sf_tracking
sf_infrastructure:
path: ../../packages/sf_infrastructure
utils: