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" %}
|
||||
|
||||
@@ -7,4 +7,4 @@ structuredData: none
|
||||
# Privacy Statement
|
||||
|
||||
## Data collection and use
|
||||
I don’t collect any of your personal information, full-stop. All webfonts, icons, and images are hosted locally (these things can sometimes be used to [track people across the internet](https://www.firstpost.com/world/how-google-uses-fonts-to-track-what-users-do-online-and-sell-data-to-advertisers-12496552.html) otherwise). I use [umami](https://umami.is), an open source, privacy-respecting analytics tool, to see [how many people visit this website](https://umami.upchur.ch/share/7P3yYsqAsvpdlb03/nathanupchurch.com).
|
||||
I don’t collect any of your personal information, full-stop. All webfonts, icons, and images are hosted locally (these things can sometimes be used to [track people across the internet](https://www.firstpost.com/world/how-google-uses-fonts-to-track-what-users-do-online-and-sell-data-to-advertisers-12496552.html) otherwise). I use [umami](https://umami.is), a free and open source, privacy-respecting analytics tool, to see how many people visit this website. As of 2025-12-16 I also use [Goat Counter](https://goatcounter.com) (also FLOSS and privacy-respecting) as a backup to umami, as my self-hosted umami instance shat the bed the other day and I lost a bunch of data.
|
||||
|
||||
Reference in New Issue
Block a user