From cfc817a0d761ac0f3b47165c8b66923ffa727d6f Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 11 Dec 2020 22:34:26 +0600 Subject: [PATCH 1/2] Add Dotdigital/Marketing automation --- .../webextension/images/icons/Dotdigital.svg | 73 +++++++++++++++++++ src/technologies.json | 17 +++++ 2 files changed, 90 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Dotdigital.svg diff --git a/src/drivers/webextension/images/icons/Dotdigital.svg b/src/drivers/webextension/images/icons/Dotdigital.svg new file mode 100644 index 000000000..cd4319f1a --- /dev/null +++ b/src/drivers/webextension/images/icons/Dotdigital.svg @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/technologies.json b/src/technologies.json index 90f482542..771e3a192 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -4470,6 +4470,23 @@ }, "website": "https://www.dokuwiki.org" }, + "Dotdigital": { + "cats": [ + 32, + 10 + ], + "description": "Dotdigital is a all-in-one cloud-based customer engagement multichannel marketing platform.", + "icon": "Dotdigital.svg", + "js": { + "dmPt": "\\;confidence:25", + "dmtrackingobjectname": "\\;confidence:75", + "dm_insight_id": "" + }, + "scripts": "js/_dmptv([\\d.]+)\\.js\\;version:\\1", + "saas": true, + "pricing": ["poa"], + "website": "https://dotdigital.com" + }, "Dotclear": { "cats": [ 1 From 6a9aadfd86220cc9d91fcb96f0ed81b6949f5148 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Sun, 13 Dec 2020 10:02:11 +1100 Subject: [PATCH 2/2] Update technologies.json --- src/technologies.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/technologies.json b/src/technologies.json index 771e3a192..2e545da95 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -4475,7 +4475,7 @@ 32, 10 ], - "description": "Dotdigital is a all-in-one cloud-based customer engagement multichannel marketing platform.", + "description": "Dotdigital is an all-in-one cloud-based customer engagement multichannel marketing platform.", "icon": "Dotdigital.svg", "js": { "dmPt": "\\;confidence:25", @@ -19215,4 +19215,4 @@ "website": "https://www.xt-commerce.com" } } -} \ No newline at end of file +}