mirror of
https://gitee.com/eolink_admin/postcat.git
synced 2024-11-30 10:47:41 +08:00
feat: gio
This commit is contained in:
parent
7c95f8f939
commit
d6fddba2bd
@ -56,4 +56,22 @@
|
||||
width: 200px;
|
||||
}
|
||||
</style>
|
||||
|
||||
<!-- GrowingIO Analytics code version 2.1 -->
|
||||
<!-- Copyright 2015-2018 GrowingIO, Inc. More info available at http://www.growingio.com -->
|
||||
|
||||
<script type='text/javascript'>
|
||||
!function(e,t,n,g,i){e[i]=e[i]||function(){(e[i].q=e[i].q||[]).push(arguments)},n=t.createElement("script"),tag=t.getElementsByTagName("script")[0],n.defer=1,n.src=('https:'==document.location.protocol?'https://':'http://')+g,tag.parentNode.insertBefore(n,tag)}(window,document,"script","assets.giocdn.com/2.1/gio.js","gio");
|
||||
gio('init','bd7645ddc19400a8', {});
|
||||
|
||||
//custom page code begin here
|
||||
|
||||
//custom page code end here
|
||||
|
||||
gio('send');
|
||||
|
||||
</script>
|
||||
|
||||
<!-- End GrowingIO Analytics code version: 2.1 -->
|
||||
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user