Files
vuepress/packages/@vuepress/plugin-google-analytics
2018-10-07 22:48:23 +08:00
..
2018-09-27 13:33:31 +08:00
2018-09-29 02:00:29 +08:00
2018-10-07 22:48:23 +08:00

@vuepress/plugin-google-analytics

google-analytics plugin for vuepress

Usage

module.exports = {
  plugins: ['@vuepress/google-analytics'] 
}

Options

ga

  • Type: string
  • Default: undefined

Provide the Google Analytics ID to enable integration.