From 99b31c41f535f85acd5776fede1da2059607dd65 Mon Sep 17 00:00:00 2001 From: Nikita Savchenko Date: Sun, 18 Oct 2020 00:04:06 +0300 Subject: [PATCH] Add Google Analytics 4 domains --- config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/config.js b/config.js index a53cd76..a8769b1 100644 --- a/config.js +++ b/config.js @@ -26,6 +26,7 @@ export default { domains: [ // These domains are replaced in any proxied response (including scripts, URLs and redirects) "adservice.google.com", "www.google-analytics.com", + "analytics.google.com", "www.googleadservices.com", "www.googletagmanager.com", "google-analytics.bi.owox.com",