1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 21:48:27 -04:00

publish /stats

This commit is contained in:
Jake Jarvis 2020-04-28 20:42:40 -04:00
parent b3f8a90a46
commit 8df8ef9aff
Signed by: jake
GPG Key ID: 2B0C9CF251E69A39
6 changed files with 32 additions and 5 deletions

View File

@ -12,7 +12,7 @@ Personal website of [@jakejarvis](https://github.com/jakejarvis), created and de
- [Hugo Extended](https://github.com/gohugoio/hugo)
- [Netlify](https://www.netlify.com/)
- [Simple Analytics](https://referral.simpleanalytics.com/jake-jarvis) (referral link)
- My [stats are public](https://simpleanalytics.com/jarv.is?ref=jarv.is), by the way!
- My [stats are public](https://jarv.is/stats/), by the way!
- [...and more.](https://jarv.is/uses/)
I keep an ongoing list of [blog post ideas](https://github.com/jakejarvis/jarv.is/issues/1) and [coding to-dos](https://github.com/jakejarvis/jarv.is/issues/11) as issues in this repo.

View File

@ -38,6 +38,10 @@
https://github.com/jakejarvis/jarv.is
# ANALYTICS
https://jarv.is/stats/
# PRIVACY POLICY
https://jarv.is/privacy/

View File

@ -1,6 +1,5 @@
---
title: "License 📜"
date: 2020-01-01 00:00:00-0400
url: /license
layout: etc
sitemap:

View File

@ -1,6 +1,5 @@
---
title: "Privacy Policy 🕵️"
date: 2020-01-01 00:00:00-0400
url: /privacy
layout: etc
sitemap:
@ -18,6 +17,6 @@ This website uses [**Simple Analytics**](https://simpleanalytics.com/?ref=jarv.i
- User agent (browser name and version)
- Browser window size
[📈 Stats can be viewed on a publicly-accessible dashboard.](https://simpleanalytics.com/jarv.is?ref=jarv.is)
**📈 Stats for this site are public! [View them here.](/stats/)**
Pages and first-party assets on this website are served by [**Netlify**](https://www.netlify.com/). Refer to their [privacy policy](https://www.netlify.com/privacy/) and [GDPR statement](https://www.netlify.com/privacy/) for more information.

25
content/stats.md Normal file
View File

@ -0,0 +1,25 @@
---
title: "Analytics 📈"
url: /stats
layout: etc
css: |
div#content iframe#sa-graph {
display: block;
margin: 0 auto;
height: 327px;
width: 100%;
max-width: 654px;
border: 0;
overflow: hidden;
}
sitemap:
priority: 0.3
---
<p class="center"><a class="no-underline" href="https://simpleanalytics.com/jarv.is?utm_source=jarv.is&utm_content=badge" target="_blank" rel="noopener"><img src="https://simpleanalyticsbadge.com/jarv.is?counter=true" referrerpolicy="no-referrer" crossorigin="anonymous"></a></p>
This website uses [**Simple Analytics**](https://simpleanalytics.com/?ref=jarv.is) to track pageviews [without collecting](https://docs.simpleanalytics.com/what-we-collect?ref=jarv.is) any personally identifiable information, including IP addresses and browser fingerprints.
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://simpleanalytics.com/jarv.is?utm_source=jarv.is&utm_content=badge)
<iframe id="sa-graph" src="https://simpleanalytics.com/jarv.is?color=FF4F64&embed=true&graph_id=1" scrolling="no"></iframe>

View File

@ -158,7 +158,7 @@ I've been making recent efforts to [de-Google](https://www.reddit.com/r/degoogle
- ~~Google Analytics~~ → both of these are awesome, privacy-aware "visitor counters" rather than trackers:
- [**Netlify Analytics**](https://www.netlify.com/products/analytics/) [(my review)](/notes/netlify-analytics-review/)
- [**Simple Analytics**](https://simpleanalytics.com/) [(referral link)](https://referral.simpleanalytics.com/jake-jarvis)
- My [stats are public](https://simpleanalytics.com/jarv.is?ref=jarv.is), by the way!
- This website's [stats are public](/stats/), by the way!
- [**Netlify**](https://www.netlify.com/) for static sites.
- [**Linode**](https://www.linode.com/) for virtual servers.
- [**Backblaze**](https://www.backblaze.com/) [(referral link)](https://secure.backblaze.com/r/00x84e)