From 4863004b5a401218c4aef10f6aed1c9d44f77471 Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 1 Jun 2022 21:51:24 +0600 Subject: [PATCH] Add Jivox / personalisation --- src/drivers/webextension/images/icons/Jivox.svg | 3 +++ src/technologies/j.json | 14 ++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Jivox.svg diff --git a/src/drivers/webextension/images/icons/Jivox.svg b/src/drivers/webextension/images/icons/Jivox.svg new file mode 100644 index 000000000..0b275832e --- /dev/null +++ b/src/drivers/webextension/images/icons/Jivox.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies/j.json b/src/technologies/j.json index da080b8cb..f6864c27e 100644 --- a/src/technologies/j.json +++ b/src/technologies/j.json @@ -404,6 +404,20 @@ "scriptSrc": "\\.jivosite\\.com", "website": "https://www.jivosite.com" }, + "Jivox": { + "cats": [ + 76 + ], + "description": "Jivox is a cloud-based, data-driven platform for delivering personalised digital advertising and marketing experiences at scale.", + "icon": "Jivox.svg", + "dom": "link[href*='.jivox.com']", + "scriptSrc": "\\.jivox\\.com/", + "saas": true, + "pricing": [ + "poa" + ], + "website": "https://jivox.com" + }, "JobAdder": { "cats": [ 101