add stats for logged-in users
This commit is contained in:
@@ -26,6 +26,9 @@
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
<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');
|
||||
cnzz_s_tag.type = 'text/javascript';
|
||||
cnzz_s_tag.async = true;
|
||||
|
||||
Reference in New Issue
Block a user