mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-09-05 07:27:35 +08:00
add page_view gtag
This commit is contained in:
@@ -157,6 +157,7 @@ router.afterEach((to, from) => {
|
|||||||
from_path: from.fullPath,
|
from_path: from.fullPath,
|
||||||
to_path: to.fullPath
|
to_path: to.fullPath
|
||||||
})
|
})
|
||||||
|
gtagRenderer('page_view')
|
||||||
})
|
})
|
||||||
|
|
||||||
export default router
|
export default router
|
||||||
|
|||||||
Reference in New Issue
Block a user