Added Matomo tag manager and renamed existing entry to Matomo Analytics. Also added additional categorization from Signal (uses same JS for both solutions)

https://github.com/AliasIO/wappalyzer/issues/3246
main
rockeynebhwani 4 years ago
parent a517101f2f
commit 674ee7a191

@ -6941,7 +6941,7 @@
"script": "([\\d.]+)?/mathjax\\.js\\;version:\\1",
"website": "https://www.mathjax.org"
},
"Matomo": {
"Matomo Analytics": {
"cats": [
10
],
@ -6963,6 +6963,16 @@
"script": "piwik\\.js|piwik\\.php",
"website": "https://matomo.org"
},
"Matomo Tag Manager": {
"cats": [
42
],
"icon": "Matomo.png",
"js": {
"window.MatomoTagManager": ""
},
"website": "https://developer.matomo.org/guides/tagmanager/introduction"
},
"Mattermost": {
"cats": [
2
@ -10527,7 +10537,8 @@
},
"Signal": {
"cats": [
32
32,
42
],
"icon": "signal.png",
"js": {

Loading…
Cancel
Save