增加页面跳转统计
This commit is contained in:
@@ -166,6 +166,7 @@ router.beforeEach((to, from, next) => {
|
||||
// window._czc.push(["_trackPageview", contentUrl, refererUrl])
|
||||
// }
|
||||
}
|
||||
XSTAT.trackNewPage()
|
||||
})
|
||||
|
||||
router.afterEach(() => {
|
||||
|
||||
Reference in New Issue
Block a user