MCPcopy
hub / github.com/supermemoryai/supermemory / analytics.ts

File analytics.ts

apps/web/lib/analytics.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import posthog from "posthog-js"
2
3export type OnboardingStep = "profile_input" | "processing" | "done" | "error"
4export type OnboardingSource = "x" | "linkedin" | "resume"

Callers

nothing calls this directly

Calls 1

safeCaptureFunction · 0.85

Tested by

no test coverage detected