blob: 991d710c2ecef5b8597baa91e54f7e88fe12b062 (
plain)
1
2
3
4
5
6
7
8
9
|
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-12769079-10"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-12769079-10');
</script>
|