The most recent content from our members.
I have been using Javascript to send simple event and attribute information to braze. Sometimes i have had to change the outputs but using a dictionary/library but generally still sending simple string Events (event properties) and custom_attributes However today I'm trying to send an account_opened event Event:…
Hello friends, Appreciate your thoughts on this, mainly from a security perspective. We were exploring custom HTML Banners in Braze. In this case, the SDK would render both the content payload and the HTML to the website DOM and the browser would execute the code. We were conscious that anyone could accidently insert…
Storing Event Data and Using It in a Decision Split I'd like to know if it's possible to set up the following scenario in Canvas. I'm currently sending a custom event with a numeric value related to a purchase. My goal is to store that value so that when a second purchase happens, and the combined total exceeds $50, a…
Hi 👋🏻 I’m trying to build a segment of resurrected users — people who are active today but were inactive for the past 30+ days before that, so in other words: Users who have returned today after not using the app for at least 30 days. I tried using the Last Used filter with: * Last Used < 1 day ago (for activity today) *…
Can I "bulk assign" users to a subscription group using the Braze CSV import tool? For instance, if I wanted to assign 250k of our users to a specific subscription group, is that something I can do myself without a) using the API, or b) manually going to each user’s profile and switching their subscription status? I'm…
Hi all, We’re currently exploring how to build a reporting pipeline from Braze to our data warehouse and would like your input. Specifically, we’re trying to track the journey a contact takes through a Braze Canvas: from entry to any conversion or exit, and export this data for analysis. Our objectives: * Understand which…
Hi Team, I’m currently using Braze’s canvas/data_series API to fetch performance data for our canvases. However, I’m noticing some data discrepancies — for a few canvases, the API is returning ‘0 sends’ even though I can confirm (from the source of truth) that there have been sends. Has anyone encountered a similar issue…
Hi Braze Community 👋 I’m currently learning how to set up Braze for our brand, and I’d love some guidance around handling purchase events. We collect purchase data from both: * Website/App (via SDK), and * In-store POS systems (via API). Questions: Is it best practice to log all of these transactions as a single purchase…
Hi! We are using a data transformation (Track users) to receive events from our loyalty system. As not every incoming event shall trigger any action, I would like to tell the transformation to "do nothing". For this I tried return {} or const brazecall = { attributes: [], events: []};return brazecall; Both led to an error.…
hi, everyone. I would like to know how to include information about which button was clicked in IAM in the Currents data. I believe that when a button is clicked in IAM, the event_name=users.messages.inappmessage.Click data is generated. However, I am looking for a way to include data on which specific button was clicked.…
It looks like you're new here. Sign in or register to get started.