mirror of
				https://github.com/jakejarvis/jarv.is.git
				synced 2025-10-30 03:56:01 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			28 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| title: "Analytics 📈"
 | |
| description: "Public visitor stats for this website."
 | |
| 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
 | |
| ---
 | |
| 
 | |
| <!-- markdownlint-disable MD033 -->
 | |
| <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" width="210" height="50" alt="Powered by Simple Analytics" referrerpolicy="no-referrer" crossorigin="anonymous"></a></p>
 | |
| 
 | |
| This website uses [**Simple Analytics**](https://simpleanalytics.com/?ref=jarv.is) to track pageviews **without collecting any personally identifiable information,** including IP addresses, cookies, 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" scrolling="no" title="Simple Analytics graph"></iframe>
 |