MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / trackBrowserInstall

Function trackBrowserInstall

packages/cli/src/telemetry/events.ts:307–309  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

305}
306
307export function trackBrowserInstall(): void {
308 trackEvent("browser_install", {});
309}
310
311// A render was rejected by the output-resolution/alpha/HDR pre-flight (P1-3)
312// before any browser/ffmpeg work. Counts the "caught early" saves on dashboard

Callers 1

runEnsureFunction · 0.85

Calls 1

trackEventFunction · 0.70

Tested by

no test coverage detected