mirror of
https://github.com/cuiocean/ZY-Player.git
synced 2026-07-17 11:31:23 +08:00
🖼 测试代码
This commit is contained in:
6
src/lib/site/analytics.js
Normal file
6
src/lib/site/analytics.js
Normal file
@@ -0,0 +1,6 @@
|
||||
const hmt = window._hmt
|
||||
hmt.push(['_trackEvent', 'video', 'play', '海上钢琴师'])
|
||||
hmt.push(['_trackEvent', 'video', 'play', '三国演义'])
|
||||
hmt.push(['_trackEvent', 'page', 'open', 'Film'])
|
||||
hmt.push(['_trackEvent', 'page', 'open', 'IPTV'])
|
||||
console.log(hmt)
|
||||
Reference in New Issue
Block a user