From c1c34c398b025f904e36d90aacfaf3fcd6855262 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 25 Jul 2021 06:50:12 +0600 Subject: [PATCH] Add Constant Contact / email marketing automation --- .../images/icons/Constant Contact.svg | 6 ++++++ src/technologies.json | 20 +++++++++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Constant Contact.svg diff --git a/src/drivers/webextension/images/icons/Constant Contact.svg b/src/drivers/webextension/images/icons/Constant Contact.svg new file mode 100644 index 000000000..c04fb6b39 --- /dev/null +++ b/src/drivers/webextension/images/icons/Constant Contact.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 2893e3354..c894d7702 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -5154,6 +5154,26 @@ ], "website": "https://conekta.com" }, + "Constant Contact": { + "cats": [ + 32, + 75 + ], + "description": "Constant Contact is a marketing automation and email marketing solution.", + "icon": "Constant Contact.svg", + "dom": "a[href*='.constantcontact.com/'][target='_blank']", + "js": { + "_ctct_m": "", + "ctctOnLoadCallback": "" + }, + "scripts": "\\.ctctcdn\\.com/", + "saas": true, + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.constantcontact.com" + }, "Contao": { "cats": [ 1