diff --git a/src/drivers/webextension/images/icons/Breinify.png b/src/drivers/webextension/images/icons/Breinify.png new file mode 100644 index 000000000..3859041b4 Binary files /dev/null and b/src/drivers/webextension/images/icons/Breinify.png differ diff --git a/src/technologies/b.json b/src/technologies/b.json index 979c83458..4d9ce6673 100644 --- a/src/technologies/b.json +++ b/src/technologies/b.json @@ -1003,7 +1003,7 @@ "bownow_cid": "", "bownow_mbid": "" }, - "description": "BowNow is a marketing automation tool with business card management, sales support, analysis, and e-mail magazine functions.", + "description": "BowNow is a marketing automation tool with business card management, sales support, analysis, and email magazine functions.", "icon": "BowNow.png", "js": { "_bownow_ts": "" @@ -1153,6 +1153,21 @@ "scriptSrc": "\\.getbread\\.com", "website": "https://www.breadpayments.com" }, + "Breinify": { + "cats": [ + 76 + ], + "description": "Breinify is a powerful personalisation engine that enables brands to create personalised digital experiences at an individual level across web, e-mail, SMS and app channels.", + "icon": "Breinify.png", + "js": { + "Breinify.version": "([\\d\\.]+)\\;version:\\1" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://home.breinify.ai" + }, "BrightInfo": { "cats": [ 32, @@ -1546,4 +1561,4 @@ }, "website": "https://addyosmani.github.io/basket.js/" } -} \ No newline at end of file +}