From 91076f3a264957a2b30ee279e304781b21774221 Mon Sep 17 00:00:00 2001 From: kyjhoz-mikfip-goXci0 <149243371+kyjhoz-mikfip-goXci0@users.noreply.github.com> Date: Sun, 29 Oct 2023 19:09:03 +1000 Subject: [PATCH 1/3] add braze, inc. --- source/companies.json | 5 +++++ source/trackers.json | 8 ++++++++ 2 files changed, 13 insertions(+) diff --git a/source/companies.json b/source/companies.json index 2ac0058d..1c6c1516 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_inc": { + "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..758ba2ef 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_inc" + }, "button": { "name": "Button", "categoryId": 4, @@ -1136,6 +1142,8 @@ "bitwarden.com": "bitwarden", "bom.gov.au": "bom", "mobileapptracking.com": "branch", + "appboycdn.com": "braze", + "braze.com": "braze", "bttn.io": "button", "canonical.com": "canonical", "cloudflare-dm-cmpimg.com": "cloudflare", From aeb398c13959e4e4a7078cd6c0fc22a11d13fd26 Mon Sep 17 00:00:00 2001 From: kyjhoz-mikfip-goXci0 <149243371+kyjhoz-mikfip-goXci0@users.noreply.github.com> Date: Thu, 9 Nov 2023 23:25:44 +1000 Subject: [PATCH 2/3] update --- source/companies.json | 2 +- source/trackers.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/companies.json b/source/companies.json index 1c6c1516..e2c919c6 100644 --- a/source/companies.json +++ b/source/companies.json @@ -66,7 +66,7 @@ "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_inc": { + "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." diff --git a/source/trackers.json b/source/trackers.json index 758ba2ef..3726f525 100644 --- a/source/trackers.json +++ b/source/trackers.json @@ -144,7 +144,7 @@ "name": "Braze, Inc.", "categoryId": 6, "url": "https://www.braze.com/", - "companyId": "braze_inc" + "companyId": "braze" }, "button": { "name": "Button", From f88f43acbcd4e9f3c0102ba23796957eb953f5b7 Mon Sep 17 00:00:00 2001 From: kyjhoz-mikfip-goXci0 <149243371+kyjhoz-mikfip-goXci0@users.noreply.github.com> Date: Fri, 10 Nov 2023 23:44:46 +1000 Subject: [PATCH 3/3] update --- source/trackers.json | 1 - 1 file changed, 1 deletion(-) diff --git a/source/trackers.json b/source/trackers.json index 3726f525..67f36a57 100644 --- a/source/trackers.json +++ b/source/trackers.json @@ -1142,7 +1142,6 @@ "bitwarden.com": "bitwarden", "bom.gov.au": "bom", "mobileapptracking.com": "branch", - "appboycdn.com": "braze", "braze.com": "braze", "bttn.io": "button", "canonical.com": "canonical",