Support PostHog #493
RQuintin
started this conversation in
Integration request
Replies: 1 comment 1 reply
-
|
I got posthog integrated by adding the following to +Layout.tsx. I can use posthog throughout the app but I get an exception and a warning, so might need further work: import { PostHogProvider } from 'posthog-js/react'; and also: <PostHogProvider apiKey={import.meta.env.VITE_POSTHOG_KEY} options={{ api_host: import.meta.env.VITE_POSTHOG_HOST }}> |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Name
Posthog
Homepage
posthog.com
Beta Was this translation helpful? Give feedback.
All reactions