From ac9a3b3240330a01600ae913a1c203cb7c9293b3 Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 29 Jun 2021 23:11:00 +0600 Subject: [PATCH] Add Decibel / A/B testing , analytics --- .../webextension/images/icons/Decibel.svg | 5 +++++ src/technologies.json | 18 ++++++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Decibel.svg diff --git a/src/drivers/webextension/images/icons/Decibel.svg b/src/drivers/webextension/images/icons/Decibel.svg new file mode 100644 index 000000000..30584aaa1 --- /dev/null +++ b/src/drivers/webextension/images/icons/Decibel.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/technologies.json b/src/technologies.json index d63162ee8..bdc674ec3 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -5731,6 +5731,24 @@ "icon": "Debian.png", "website": "https://debian.org" }, + "Decibel": { + "cats": [ + 10, + 74 + ], + "description": "Decibel is a behavioral analysis solution that helps users gain actionable insights about their digital audience.", + "icon": "Decibel.svg", + "js": { + "decibelInsightLayer": "", + "decibelInsight": "" + }, + "scripts": "cdn\\.decibelinsight\\.net", + "saas": true, + "pricing": [ + "poa" + ], + "website": "https://decibel.com" + }, "DedeCMS": { "cats": [ 1