From f4bbaedb1a5a1d2f021bf84581b45803a0b6af86 Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 2 Jul 2021 03:17:01 +0600 Subject: [PATCH] Add Exponea / marketing automation --- .../webextension/images/icons/Exponea.svg | 5 +++++ src/technologies.json | 17 +++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Exponea.svg diff --git a/src/drivers/webextension/images/icons/Exponea.svg b/src/drivers/webextension/images/icons/Exponea.svg new file mode 100644 index 000000000..d1a9aba54 --- /dev/null +++ b/src/drivers/webextension/images/icons/Exponea.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/technologies.json b/src/technologies.json index 52d0435be..779dc4221 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -6858,6 +6858,23 @@ "scripts": "expertrec\\.com/api/js/ci_common\\.js\\?id=.*", "website": "https://www.expertrec.com" }, + "Exponea": { + "cats": [ + 32 + ], + + "description": "Exponea is a cloud-based marketing analysis platform suitable for large and midsize organisations in a variety of industries.", + "icon": "Exponea.svg", + "js": { + "exponea.version": "^v([\\d.]+)$\\;version:\\1" + }, + "scripts": "(?:\\.exponea\\.com)?/js/exponea\\.min\\.js", + "saas": true, + "pricing": [ + "poa" + ], + "website": "https://go.exponea.com" + }, "Express": { "cats": [ 18,