From 7f34b3b9133d12c6a727f391b5450d249890b23e Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 20 Jul 2021 19:40:58 +0600 Subject: [PATCH] Add Conversant Consent Tool / Cookie Compliance --- .../webextension/images/icons/Conversant.svg | 4 ++++ src/technologies.json | 16 ++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Conversant.svg diff --git a/src/drivers/webextension/images/icons/Conversant.svg b/src/drivers/webextension/images/icons/Conversant.svg new file mode 100644 index 000000000..4b9d5bcbb --- /dev/null +++ b/src/drivers/webextension/images/icons/Conversant.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies.json b/src/technologies.json index 959b3990f..94dac69f6 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -5195,6 +5195,22 @@ "saas": true, "website": "https://www.contentstack.com" }, + "Conversant Consent Tool": { + "cats": [ + 67 + ], + "description": "Conversant Consent Tool is a free tool to gain GDPR and ePD compliant consent for digital advertising.", + "icon": "Conversant.svg", + "js": { + "conversant": "" + }, + "scripts": "cdn\\.conversant\\.mgr\\.consensu\\.org/", + "saas": true, + "pricing": [ + "freemium" + ], + "website": "https://www.conversantmedia.eu/consent-tool" + }, "Convert": { "cats": [ 74