Files
ComfyUI_frontend/apps
Nav Singh 2177b67d2f feat: identify users to Syft on login for enrichment coverage
Adds a SyftTelemetryProvider (cloud builds only) that loads the Syft
snippet and identifies users by email at login/signup via the existing
trackAuth dispatch, plus on session restore. Source is 'signup' for new
users and 'login' otherwise. Also loads the snippet on the marketing
site for anonymous visitor observation. Loader is idempotent with the
existing GTM-managed Syft tag.

OSS builds are unaffected: the provider is only reachable through
initTelemetry's cloud gate (verified: no syft/sy-d.io references in an
OSS dist build).
2026-06-05 13:30:56 -07:00
..