mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-03 16:38:34 +02:00
parent
fca8948ea2
commit
debf21f309
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ const PostHogProviderInner = (props: PostHogProviderProps) => {
|
|||
capture_pageview: true,
|
||||
persistence: "memory",
|
||||
capture_pageleave: false,
|
||||
autocapture: true,
|
||||
autocapture: false,
|
||||
opt_in_site_apps: true,
|
||||
bootstrap: {
|
||||
distinctID: user.id,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue