| title | Posthog |
|---|---|
| isDefaultIndex | false |
| generated | true |
import MemberInfo from '@site/src/components/MemberInfo'; import GenerationInfo from '@site/src/components/GenerationInfo'; import MemberDescription from '@site/src/components/MemberDescription';
Defines the PostHog plugin for the application.
function posthog(options: PostHogPluginOptions): voidParameters
<MemberInfo kind="parameter" type={<a href='/docs/api-reference/analytics/interfaces/post-hog-plugin-options#posthogpluginoptions'>PostHogPluginOptions</a>} />