Complete the removal of google analytics
This commit is contained in:
parent
12ab79b337
commit
89a70beb3f
2 changed files with 0 additions and 29 deletions
|
@ -17,9 +17,6 @@ footer:
|
||||||
- label: "GitHub"
|
- label: "GitHub"
|
||||||
icon: "fab fa-fw fa-github"
|
icon: "fab fa-fw fa-github"
|
||||||
url: https://github.com/yadm-dev
|
url: https://github.com/yadm-dev
|
||||||
- label: "Privacy Policy"
|
|
||||||
icon: "fas fa-fw fa-user-shield"
|
|
||||||
url: /privacy
|
|
||||||
|
|
||||||
atom_feed: false
|
atom_feed: false
|
||||||
# path: false
|
# path: false
|
||||||
|
|
|
@ -1,26 +0,0 @@
|
||||||
---
|
|
||||||
title: "Privacy Policy"
|
|
||||||
layout: single
|
|
||||||
sitemap: false
|
|
||||||
permalink: /privacy
|
|
||||||
---
|
|
||||||
|
|
||||||
### Analytics
|
|
||||||
|
|
||||||
This site uses Google Analytics, a web analytics service offered by Google that
|
|
||||||
tracks and reports website traffic.
|
|
||||||
|
|
||||||
This service is used to better understand the kind of people who visit this
|
|
||||||
site and which content they use. This information is used to better write the
|
|
||||||
documentation for yadm.
|
|
||||||
|
|
||||||
For more information see [Google Analytics Terms of Service][ga-tos].
|
|
||||||
|
|
||||||
### Opt Out
|
|
||||||
|
|
||||||
Would you like to opt out of tracking? You can use a browser plugin to opt out
|
|
||||||
of all Google Analytics tracking. For more information see [Google Analytics
|
|
||||||
Opt-out Browser Add-on][plugin].
|
|
||||||
|
|
||||||
[ga-tos]: https://www.google.com/analytics/terms/
|
|
||||||
[plugin]: https://tools.google.com/dlpage/gaoptout/
|
|
Loading…
Reference in a new issue