From f696b5286ea93bbf068c8582a5617ee383809a01 Mon Sep 17 00:00:00 2001 From: Honjes Date: Sat, 19 Sep 2020 17:42:56 +0200 Subject: [PATCH] Improving Google Tag Manager Detection Detecting googletagmanger with url `googletagmanager.com/gtm.js` --- src/technologies.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/technologies.json b/src/technologies.json index 7eaa5db63..bda615bdb 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -5494,6 +5494,9 @@ "google_tag_manager": "", "googletag": "" }, + "scripts": [ + "googletagmanager\\.com/gtm\\.js" + ], "website": "http://www.google.com/tagmanager" }, "Google Wallet": {