diff --git a/source/companies.json b/source/companies.json index 2ac0058d..e2c919c6 100644 --- a/source/companies.json +++ b/source/companies.json @@ -66,6 +66,11 @@ "websiteUrl": "https://branch.io/", "description": "Branch provides free deep linking technology for mobile app developers to gain and retain users. We're on a mission to help solve mobile discovery by connecting users to relevant app content through deep links." }, + "braze": { + "name": "Braze, Inc.", + "websiteUrl": "https://www.braze.com/", + "description": "Braze is a comprehensive customer engagement platform that powers relevant and memorable experiences between consumers and the brands they love. Context underpins every Braze interaction, helping brands foster human connection with consumers." + }, "button": { "name": "Button", "websiteUrl": "https://www.usebutton.com/", diff --git a/source/trackers.json b/source/trackers.json index f80c34d8..67f36a57 100644 --- a/source/trackers.json +++ b/source/trackers.json @@ -140,6 +140,12 @@ "url": "https://branch.io/", "companyId": "branch_metrics_inc" }, + "braze": { + "name": "Braze, Inc.", + "categoryId": 6, + "url": "https://www.braze.com/", + "companyId": "braze" + }, "button": { "name": "Button", "categoryId": 4, @@ -1136,6 +1142,7 @@ "bitwarden.com": "bitwarden", "bom.gov.au": "bom", "mobileapptracking.com": "branch", + "braze.com": "braze", "bttn.io": "button", "canonical.com": "canonical", "cloudflare-dm-cmpimg.com": "cloudflare",