File size: 331 Bytes
ec0311d |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
---
---
<script src='./analytics.ts'></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-LGE7XP5BHC"></script>
<script>
//@ts-nocheck
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-LGE7XP5BHC');
</script> |