You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: integrations/analytics/posthog.mdx
-6Lines changed: 0 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,12 +44,6 @@ You only need to include `apiHost` if you are self-hosting PostHog. We send even
44
44
Enable or disable session recording. Set to `false` to disable session recordings while keeping analytics enabled.
45
45
</ParamField>
46
46
47
-
<br />
48
-
49
-
<Warning>
50
-
Enabling PostHog analytics will disable the analytics on the Mintlify dashboard.
51
-
</Warning>
52
-
53
47
## Session recordings
54
48
55
49
Session recordings are enabled by default when you configure PostHog. To disable session recordings while keeping analytics enabled, set `sessionRecording` to `false` in your configuration.
0 commit comments