docs: Add GA

This commit is contained in:
Johan Gunnarsson 2021-08-07 22:09:59 +02:00
parent e91dac837a
commit f69f58afba
1 changed files with 7 additions and 0 deletions

View File

@ -26,6 +26,13 @@
content: "$ ";
}
</style>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-V2XK1QS92P"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-V2XK1QS92P');
</script>
</head>
<body>
<header>