initial
This commit is contained in:
7
themes/next/layout/_third-party/analytics/growingio.swig
vendored
Normal file
7
themes/next/layout/_third-party/analytics/growingio.swig
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
{% if theme.growingio_analytics %}
|
||||
<script>
|
||||
!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.async=1,n.src=('https:'==document.location.protocol?'https://':'http://')+g,tag.parentNode.insertBefore(n,tag)}(window,document,"script","assets.growingio.com/2.1/gio.js","gio");
|
||||
gio('init','{{theme.growingio_analytics}}', {});
|
||||
gio('send');
|
||||
</script>
|
||||
{% endif %}
|
Reference in New Issue
Block a user