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