Implement goat counter analytics
This commit is contained in:
@@ -5,3 +5,10 @@
|
||||
data-website-id="98e3493d-6d83-4ac8-be1f-7cdcd5524f8c"
|
||||
data-domains="nathanupchurch.com"
|
||||
></script>
|
||||
|
||||
<!-- Goat Counter -->
|
||||
<script
|
||||
data-goatcounter="https://nathan.goatcounter.com/count"
|
||||
async
|
||||
src="//gc.zgo.at/count.js"
|
||||
></script>
|
||||
@@ -6,7 +6,7 @@
|
||||
<link rel="stylesheet" type="text/css" href="/css/webfonts/webfonts.css" />
|
||||
<link rel="stylesheet" type="text/css" href="/css/code.css" />
|
||||
{% include "structuredData.njk" %}
|
||||
{% include "umami.html" %}
|
||||
{% include "analytics.html" %}
|
||||
</head>
|
||||
<body>
|
||||
{% include "header.njk" %}
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<link rel="stylesheet" type="text/css" href="/css/index.css" />
|
||||
<link rel="stylesheet" type="text/css" href="/css/webfonts/webfonts.css" />
|
||||
|
||||
{% include "umami.html" %}
|
||||
{% include "analytics.html" %}
|
||||
</head>
|
||||
<body class="barebones">
|
||||
{% include "header.njk" %}
|
||||
|
||||
Reference in New Issue
Block a user