meta: replace Google Analytics with react-ga

This commit is contained in:
rektdeckard
2020-10-10 01:15:35 -04:00
parent 4df6058a84
commit 496c14c8c6
3 changed files with 6 additions and 16 deletions

View File

@@ -12,21 +12,6 @@
/>
<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