增加页面跳转统计

This commit is contained in:
DESKTOP-RQ919RC\Pc
2025-03-28 16:19:51 +08:00
parent 4984469d0f
commit 5a79dd32c5
46 changed files with 4216 additions and 4215 deletions

View File

@@ -166,6 +166,7 @@ router.beforeEach((to, from, next) => {
// window._czc.push(["_trackPageview", contentUrl, refererUrl])
// }
}
XSTAT.trackNewPage()
})
router.afterEach(() => {