From 825256a44d6dc0514d94722804fd77c0fce6ef38 Mon Sep 17 00:00:00 2001 From: Steven Guikal Date: Wed, 30 Sep 2020 19:56:58 -0400 Subject: [PATCH] Decrease Google Analytics importance to Low (#416) As discussed by others in #405, there's no good reason for Google Analytics being in a category where it: > can't be omitted by any reason. To add on to what others have said, this statement above is also misleading. There shouldn't be a requirement to fork over user data to Google as part of all, or even most, front end development. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56f44e32..d89f0c1b 100644 --- a/README.md +++ b/README.md @@ -671,7 +671,7 @@ Visualize and generate automatically our social meta tags with [Meta Tags](https ## SEO -* [ ] **Google Analytics:** ![High][high_img] Google Analytics is installed and correctly configured. +* [ ] **Google Analytics:** ![Low][low_img] Google Analytics is installed and correctly configured. > * 🛠 [Google Analytics](https://analytics.google.com/analytics/web/) > * 🛠 [GA Checker (and others)](http://www.gachecker.com/)