mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-07-23 10:07:30 +00:00
Update Google Analytic
This commit is contained in:
parent
2ba5f53a37
commit
e034de5b2c
1 changed files with 9 additions and 0 deletions
9
static/game.html
vendored
9
static/game.html
vendored
|
|
@ -98,6 +98,15 @@
|
|||
<script src="/static/js/ws.js?4"></script>
|
||||
|
||||
<script src="/static/js/init.js?1"></script>
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-145078282-1"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'UA-145078282-1');
|
||||
</script>
|
||||
|
||||
</body>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue