mirror of
https://github.com/quantum5/qcal.git
synced 2025-07-27 03:34:11 -04:00
Update isogram in gcal analytics
This commit is contained in:
parent
8f3a6dde0f
commit
8acb0b276a
|
@ -154,9 +154,9 @@
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
<script>
|
<script>
|
||||||
(function(j,u,l,i,a,n,c){j['GoogleAnalyticsObject']=a;j[a]=j[a]||function(){
|
(function(g,r,e,G,o,R,y){g['GoogleAnalyticsObject']=o;g[o]=g[o]||function(){
|
||||||
(j[a].q=j[a].q||[]).push(arguments)},j[a].l=1*new Date();n=u.createElement(l),
|
(g[o].q=g[o].q||[]).push(arguments)},g[o].l=1*new Date();R=r.createElement(e),
|
||||||
c=u.getElementsByTagName(l)[0];n.async=1;n.src=i;c.parentNode.insertBefore(n,c)
|
y=r.getElementsByTagName(e)[0];R.async=1;R.src=G;y.parentNode.insertBefore(R,y)
|
||||||
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
|
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
|
||||||
|
|
||||||
ga('create', 'UA-102581070-4', 'auto');
|
ga('create', 'UA-102581070-4', 'auto');
|
||||||
|
|
Loading…
Reference in a new issue