# @vuepress/plugin-google-analytics > google-analytics plugin for vuepress ## Usage ```javascript module.exports = { plugins: ['@vuepress/google-analytics'] } ``` ## Options ### ga - Type: `string` - Default: `undefined` Provide the Google Analytics ID to enable integration.