2015-04-23 10:24:50 +02:00
|
|
|
<script>
|
2020-04-24 23:06:41 +02:00
|
|
|
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
|
2015-04-23 10:24:50 +02:00
|
|
|
ga('create', '<?= $analytics ?>', '<?= $host ?>');
|
|
|
|
ga('send', 'pageview');
|
|
|
|
</script>
|
2020-04-24 23:06:41 +02:00
|
|
|
<script async src='https://www.google-analytics.com/analytics.js'></script>
|