diff --git a/content/.vuepress/config.js b/content/.vuepress/config.js index 987c955..8d9ec46 100644 --- a/content/.vuepress/config.js +++ b/content/.vuepress/config.js @@ -10,5 +10,6 @@ module.exports = { repo: 'lbryio/lbry.tech', docsBranch: 'master', editLinkText: 'Edit this page on Github' - } + }, + ga: 'UA-60403362-1' }