public: add analytics

This commit is contained in:
rektdeckard
2020-09-28 15:07:29 -04:00
parent 37854ab682
commit 6f58d22791

View File

@@ -12,6 +12,21 @@
/>
<meta name="author" content="Tobias Fried" />
<!-- GOOGLE ANALYTICS -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=UA-179205759-1"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "UA-179205759-1");
</script>
<!-- GOOGLE META -->
<meta itemprop="name" content="Phosphor Icons" />
<meta