Files
AWS-CCP-Notes/_includes/head-custom-google-analytics.html
2022-09-26 14:37:03 +09:00

9 lines
287 B
HTML

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-JMDDTT0Y7C"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-JMDDTT0Y7C');
</script>