1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-03 18:26:38 -04:00

remove frontend analytics

This commit is contained in:
2021-06-01 07:47:11 -04:00
parent 78518fe326
commit 4bb5841ac1
9 changed files with 9 additions and 173 deletions

View File

@ -29,19 +29,15 @@
# TECHNOLOGY
Hugo Extended
Hugo
Netlify
Fathom Analytics
GitHub Actions
...and much more: https://jarv.is/uses/
# VIEW SOURCE
https://github.com/jakejarvis/jarv.is
# ANALYTICS
https://jarv.is/stats/
# PRIVACY POLICY
https://jarv.is/privacy/

View File

@ -11,17 +11,7 @@ Okay, this is an easy one. 😉
## Analytics
This website uses [**Fathom Analytics**](https://usefathom.com/ref/ZEYG0O) to count pageviews **without collecting any personally identifiable information,** such as IP addresses, cookies, and browser fingerprints. Only the [following information](https://usefathom.com/data) is collected and recorded by them:
- URL visited
- Timestamp of visit
- Referrer URL (hostname and path)
- Language
- User agent (browser name and version)
- Screen and window sizes
- Duration of visit
**📈 Stats for this site are public! [View them here.](/stats/)**
This website uses a simple hit counter on each post to tally an aggregate number of pageviews. Individual views and identifying details are not stored. [The backend is open-source.](https://github.com/jakejarvis/jarv.is/blob/main/functions/hits.js)
## Hosting

View File

@ -1,23 +0,0 @@
---
title: "📈 Analytics"
description: "Public visitor stats for this website."
url: /stats
layout: etc
sitemap:
changefreq: never
css: |
div#content iframe {
display: block;
margin: 0 auto;
height: 600px;
width: 100%;
border: 0;
overflow: hidden;
}
---
This website uses [**Fathom Analytics**](https://usefathom.com/ref/ZEYG0O) to tally pageviews without tracking you — cookies and fingerprinting are never used. Refer to Fathom's [data policy](https://usefathom.com/data) for a complete list of information sent.
In that case, why not share them? 😊 Pageviews for the past month are graphed below and more information (top pages, referrers, etc.) can be found [on a publicly-accessible dashboard](https://app.usefathom.com/share/ppsqzudy/jarv.is).
{{< iframe src="https://app.usefathom.com/share/ppsqzudy/jarv.is#/?range=last_7_days&site=49569" title="Fathom Analytics dashboard" width="850" height="600" sandbox="allow-same-origin allow-scripts allow-popups" >}}

View File

@ -165,10 +165,7 @@ I've been making recent efforts to [de-Google](https://www.stallman.org/google.h
- [Read why.](/notes/dropping-dropbox/)
- ~~Google Docs~~ → [**Microsoft Office**](https://products.office.com/en-us/mac/microsoft-office-for-mac) (hey, it works 🤷)
- ~~Google Photos~~ → [**iCloud Photos**](https://www.icloud.com/photos/)
- ~~Google Analytics~~ → both of these are awesome, privacy-aware "visitor counters" rather than invasive trackers:
- [**Netlify Analytics**](https://www.netlify.com/products/analytics/) [(my review)](/notes/netlify-analytics-review/)
- [**Fathom Analytics**](https://usefathom.com/) [(referral link)](https://usefathom.com/ref/ZEYG0O)
- 📈 This website's [stats are public](/stats/), by the way!
- ~~Google Analytics~~ → [**Netlify Analytics**](https://www.netlify.com/products/analytics/) [(my review)](/notes/netlify-analytics-review/)
- ~~Google Public DNS~~ → [**Cloudflare's 1.1.1.1**](https://1.1.1.1/dns/) on my home network.
- ~~GoDaddy~~ → ~~Google Domains~~ → [**Cloudflare Registrar**](https://www.cloudflare.com/products/registrar/) (and [**ISNIC**](https://isnic.is/en/) of course 🇮🇸)