@akanoa/vuepress-plugin-goatcounter
v1.0.6
Published
goatcounter plugin for vuepress
Downloads
3
Maintainers
Readme
vuepress-plugin-goatcounter
goatcounter plugin for vuepress
Install
npm install -D vuepress-plugin-goatcounter
Usage
module.exports = {
plugins: ['vuepress-plugin-goatcounter', {
'user': '[my-code]'
}]
}
You will access your account at https://[my-code].goatcounter.com.
Options
user
- Type:
string
- Default:
undefined
Provide the goatcounter user to enable integration.