nuxt-posthog
nuxt-posthog

Integrate PostHog into your application with minimal configuration

nuxt-posthog

Integrate PostHog into your application with minimal configuration

安装

npm install nuxt-posthog

使用

Add the module to your nuxt.config.ts:

export default defineNuxtConfig({
  modules: ['nuxt-posthog']
})

链接