mirror of
https://github.com/kubesphere/website.git
synced 2025-12-25 15:32:54 +00:00
feat: add analytics tracking script
Signed-off-by: lannyfu <lannyfu@kubesphere.io>
This commit is contained in:
parent
6f1b8b772e
commit
014398d27c
|
|
@ -344,4 +344,8 @@
|
|||
bindClose()
|
||||
bindMeet()
|
||||
</script>
|
||||
|
||||
<script src="//cbe.huiju.cool/cbe/collect?tid=23555798970015596&at=0&h=web"></script>
|
||||
<script> clab_tracker.ready(function () { this.push({ "pageType": "web" }); this.track("open_page", {}); }); </script>
|
||||
|
||||
{{ end }}
|
||||
Loading…
Reference in New Issue