forked from newthuhole/hole_thu_frontend
add stats for logged-in users
This commit is contained in:
@@ -26,6 +26,9 @@
|
|||||||
<body>
|
<body>
|
||||||
<div id="root"></div>
|
<div id="root"></div>
|
||||||
<script>
|
<script>
|
||||||
|
var _czc=_czc||[];
|
||||||
|
_czc.push(["_setAccount","1274501752"]);
|
||||||
|
_czc.push(["_setCustomVar","has_token",localStorage['TOKEN']?'yes':'no',1]);
|
||||||
var cnzz_s_tag = document.createElement('script');
|
var cnzz_s_tag = document.createElement('script');
|
||||||
cnzz_s_tag.type = 'text/javascript';
|
cnzz_s_tag.type = 'text/javascript';
|
||||||
cnzz_s_tag.async = true;
|
cnzz_s_tag.async = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user