feat(v2): implement Google analytics plugin

This commit is contained in:
Yangshun Tay 2019-06-10 00:16:06 -07:00
parent 7375789e46
commit cfffad8c6d
8 changed files with 138 additions and 17 deletions

View file

@ -36,6 +36,9 @@ module.exports = {
gtag: {
trackingID: 'UA-141789564-1',
},
// googleAnalytics: {
// trackingID: 'UA-141789564-1',
// },
algolia: {
apiKey: '47ecd3b21be71c5822571b9f59e52544',
indexName: 'docusaurus-2',