srcrs / vuepress-plugin-goatcounter

Easy web analytics. No tracking of personal data.

Home Page:https://www.goatcounter.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Easy web analytics. No tracking of personal data.

https://www.goatcounter.com/

License:MIT License


Languages

Language:JavaScript 100.0%