mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-07-17 09:18:26 +00:00
## Summary Adds a cloud-only Customer.io telemetry provider that forwards key frontend lifecycle events and registers the in-app messaging plugin, enabling low-latency intent-moment campaigns. ## Changes - **What**: - new `CustomerIoTelemetryProvider` (matching impl. and registration of other telemetry, dynamic import, tree shaken) - Triggered from 9 initial sources - Update telemetry scanner - **Dependencies**: `@customerio/cdp-analytics-browser` ## Review Focus - Matches other telemetry providers & is correctly removed from OSS builds ## Screenshots (if applicable)