mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-27 16:50:30 -04:00
26 lines
1.2 KiB
Markdown
26 lines
1.2 KiB
Markdown
---
|
|
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>
|