From e8f05175aaeceb770213c4c98de6d5ce2aab7d53 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 13 Nov 2021 11:38:31 +0600 Subject: [PATCH] Add GetResponse / Marketing automation, email --- .../webextension/images/icons/GetResponse.svg | 4 ++++ src/technologies/g.json | 21 +++++++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 src/drivers/webextension/images/icons/GetResponse.svg diff --git a/src/drivers/webextension/images/icons/GetResponse.svg b/src/drivers/webextension/images/icons/GetResponse.svg new file mode 100644 index 000000000..326b7e81d --- /dev/null +++ b/src/drivers/webextension/images/icons/GetResponse.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/g.json b/src/technologies/g.json index 1b158e403..7b90b0230 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -376,6 +376,27 @@ "saas": true, "website": "https://www.getmeashop.com" }, + "GetResponse": { + "cats": [ + 32, + 75 + ], + "description": "GetResponse is an email marketing app that allows you to create a mailing list and capture data onto it.", + "icon": "GetResponse.svg", + "dom": "form[action*='.getresponse.com/']", + "js": { + "GRAPP": "", + "GRWF2": "" + }, + "scriptSrc": "\\.getresponse\\.com/", + "saas": true, + "pricing": [ + "freemium", + "recurring", + "payg" + ], + "website": "https://www.getresponse.com" + }, "GetSimple CMS": { "cats": [ 1