mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-22 03:01:07 +00:00
fix: posthog
This commit is contained in:
parent
6a04f22a23
commit
3a36a673bf
1 changed files with 0 additions and 1 deletions
|
|
@ -47,7 +47,6 @@ export function PostHogProvider({ children }: { children: React.ReactNode }) {
|
|||
person_profiles: "identified_only",
|
||||
capture_pageview: false,
|
||||
capture_pageleave: true,
|
||||
cookie_domain: ".supermemory.ai",
|
||||
})
|
||||
posthog.register({ app: "app" })
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue