mirror of
https://github.com/wahyd4/vuepress.git
synced 2026-08-08 21:06:42 +10:00
This commit is contained in:
committed by
meteorlxy
parent
28a10c6077
commit
a69df2101a
@@ -18,7 +18,6 @@ export default ({ router }) => {
|
||||
|
||||
ga('create', GA_ID, 'auto')
|
||||
ga('set', 'anonymizeIp', true)
|
||||
ga('send', 'pageview')
|
||||
|
||||
router.afterEach(function (to) {
|
||||
ga('set', 'page', to.fullPath)
|
||||
|
||||
Reference in New Issue
Block a user