Baitu tongji plugin for vuepress
Install
yarn add -D vuepress-baidu-tongji
# OR npm install -D vuepress-baidu-tongji
Usage
module.exports = {
plugins: ['vuepress-baidu-tongji', {
hm: 'abcdefghijklmnopqrstuvwxyz123456'
}]
}
Options
hm
- Type:
string
- Default:
undefined
Provide the Baidu Tongji ID to enable integration.