Files
vuepress/packages/@vuepress/plugin-google-analytics/README.md
T

286 B

@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.