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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user