bu kodu kendi sitemin index.html sayfasının
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Pfffff">
</script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);}
gtag('js', new Date()); gtag('config', 'G-Pfffffffff'); </script>
</head>
yazdığım halde çalışmıyor nedeni ne olabilir ?