mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-03 17:06:37 -04:00
update analytics post
This commit is contained in:
BIN
content/notes/netlify-analytics-review/images/pageviews-2.png
Normal file
BIN
content/notes/netlify-analytics-review/images/pageviews-2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 47 KiB |
@ -14,9 +14,9 @@ draft: false
|
||||
---
|
||||
|
||||
|
||||
I've been trying out [Netlify Analytics](https://www.netlify.com/products/analytics/) on this site for almost a month now (non-consecutively) and have some quick thoughts about this unique offering in a world full of bloated and invasive tracking scripts.
|
||||
I've been trying out [Netlify Analytics](https://www.netlify.com/products/analytics/) on this site for over a month now and have some quick thoughts about this unique offering in a world full of bloated and invasive tracking scripts.
|
||||
|
||||
{{< image src="images/pageviews.png" alt="Pageview charts on Netlify Analytics" >}}
|
||||
{{< image src="images/pageviews-2.png" alt="Pageview charts on Netlify Analytics" >}}
|
||||
|
||||
|
||||
---
|
||||
|
@ -51,6 +51,11 @@
|
||||
"stylelint-config-recommended-scss": "~4.1.0",
|
||||
"stylelint-scss": "~3.13.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10.0.0",
|
||||
"npm": "^6.13.0",
|
||||
"yarn": "^1.19.2"
|
||||
},
|
||||
"hugo-bin": {
|
||||
"buildTags": "extended"
|
||||
},
|
||||
|
Reference in New Issue
Block a user