From 24597d5a86033bbbf45190b9fe5ca7bdef700b99 Mon Sep 17 00:00:00 2001 From: nilesh Date: Tue, 6 Oct 2020 10:56:13 +0530 Subject: [PATCH] Added Umami as GA alternative --- defaultlist.json | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/defaultlist.json b/defaultlist.json index e1afc6b..786faa5 100644 --- a/defaultlist.json +++ b/defaultlist.json @@ -134,21 +134,6 @@ } ] }, - { - "urlPattern": "https://analytics.google.com", - "alternatives": [ - { - "url": "https://matomo.org/", - "name": "Matomo", - "desc": "A powerful web analytics platform that gives you 100% data ownership" - }, - { - "url": "https://umami.is/", - "name": "Umami", - "desc": "Privacy-focused, open-source alternative to Google Analytics" - } - ] - }, { "urlPattern": "https://(www.)?gmail.com", "alternatives": [ @@ -322,6 +307,11 @@ "name": "Matomo", "desc": "Matomo Analytics lets sites keep their visitor data private without sharing it with anyone else." }, + { + "url": "https://umami.is", + "name": "Umami", + "desc": "Privacy-focused, open-source alternative to Google Analytics" + }, { "url": "https://plausible.io", "name": "Plausible Analytics",