Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
posthog from
"posthog-js"
2
3
export
type
OnboardingStep =
"profile_input"
|
"processing"
|
"done"
|
"error"
4
export
type
OnboardingSource =
"x"
|
"linkedin"
|
"resume"
Callers
nothing calls this directly
Calls
1
safeCapture
Function · 0.85
Tested by
no test coverage detected