From 9677e459469a40e95c0237bdedc5f776f2fda455 Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 11 Dec 2020 20:43:01 +0600 Subject: [PATCH 1/2] Add Omnisend/Ecommerce, Marketing automation --- .../webextension/images/icons/Omnisend.svg | 1 + src/technologies.json | 21 +++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Omnisend.svg diff --git a/src/drivers/webextension/images/icons/Omnisend.svg b/src/drivers/webextension/images/icons/Omnisend.svg new file mode 100644 index 000000000..1580f1da1 --- /dev/null +++ b/src/drivers/webextension/images/icons/Omnisend.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/technologies.json b/src/technologies.json index 90f482542..26130f5ac 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -10559,6 +10559,27 @@ "scripts": "cdn\\.omise\\.co", "website": "https://www.omise.co" }, + "Omnisend": { + "cats": [ + 32, + 6 + ], + "description": "Omnisend is an ecommerce marketing automation platform that provides an omnichannel marketing strategy for businesses", + "icon": "Omnisend.svg", + "js": { + "_omnisend": "" + }, + "meta": { + "omnisend-site-verification": "" + }, + "cookies": { + "omnisendSessionID": "" + }, + "scripts": "omnisrc\\.com", + "saas": true, + "pricing": ["low", "freemium", "recurring"], + "website": "https://www.omnisend.com" + }, "OneAPM": { "cats": [ 10 From fbeca9fade0502fad87a09ec92f70bd9126855fc Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 11 Dec 2020 20:46:39 +0600 Subject: [PATCH 2/2] Dot --- src/technologies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index 26130f5ac..94510caf5 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -10564,7 +10564,7 @@ 32, 6 ], - "description": "Omnisend is an ecommerce marketing automation platform that provides an omnichannel marketing strategy for businesses", + "description": "Omnisend is an ecommerce marketing automation platform that provides an omnichannel marketing strategy for businesses.", "icon": "Omnisend.svg", "js": { "_omnisend": ""