meta: replace Google Analytics with react-ga
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user