文件名称:nuxt-fathom:NuxtJS的Fathom分析
文件大小:3KB
文件格式:ZIP
更新时间:2024-05-28 14:33:31
javascript vuejs node nuxt fathom-analytics
努特·法塔姆 在您的Nuxt应用中实施Fathom分析。 快速安装 $ npm i @yabhq/nuxt-fathom 在nuxt.config.js中配置模块: modules: [ // .... [ '@yabhq/nuxt-fathom' , { siteId : 'XXXXXX' , // required // Advanced configuration // See here for details: https://usefathom.com/support/tracking-advanced auto : true , // optional, defaults to `true` (automatically track page views) cano
【文件预览】:
nuxt-fathom-master
----package.json(732B)
----package-lock.json(81B)
----lib()
--------module.js(918B)
--------plugin.js(749B)
----README.md(1KB)