|
|
|
@ -59,5 +59,14 @@ |
|
|
|
<!-- Start of ChromeCast script --> |
|
|
|
<!-- Start of ChromeCast script --> |
|
|
|
<script src="//www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1"></script> |
|
|
|
<script src="//www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1"></script> |
|
|
|
<!-- End of ChromeCast script --> |
|
|
|
<!-- End of ChromeCast script --> |
|
|
|
|
|
|
|
<!-- Google tag (gtag.js) --> |
|
|
|
|
|
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-LZXGB5GJG0"></script> |
|
|
|
|
|
|
|
<script> |
|
|
|
|
|
|
|
window.dataLayer = window.dataLayer || []; |
|
|
|
|
|
|
|
function gtag(){dataLayer.push(arguments);} |
|
|
|
|
|
|
|
gtag('js', new Date()); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
gtag('config', 'G-LZXGB5GJG0'); |
|
|
|
|
|
|
|
</script> |
|
|
|
</body> |
|
|
|
</body> |
|
|
|
</html> |
|
|
|
</html> |
|
|
|
|