Skip to content

Commit 2f701ef

Browse files
committed
capture_pageleave: true
1 parent 837e85f commit 2f701ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/web/app/Layout/providers.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ export function PostHogProvider({
3838
const base = {
3939
api_host: host,
4040
capture_pageview: false,
41+
capture_pageleave: true,
4142
bootstrap: initialBootstrap.current?.distinctID
4243
? initialBootstrap.current
4344
: undefined,

0 commit comments

Comments
 (0)