SDKs and APIs
35 TopicsHow is Your Company Utilizing the Web SDK?
Hello! I'm currently exploring the use of Braze's Web SDK for our financial institution and would love to hear how others, especially those in similar industries, are leveraging it. One concern is that our online banking platform is managed separately, which could limit our ability to track member interactions or trigger personalized communications. Since we can't access their email unless they log into online banking, and it’s unlikely they would log in and then return to the main website, this may impact the effectiveness of our tracking and engagement efforts. For those using the Web SDK, do you primarily focus on tracking anonymous users? What kind of insights are you gathering? Any insights or advice would be greatly appreciated!36Views0likes2CommentsIs there a way to export audience data from a campaign?
Hello everyone! Is there any way to export the data of the Audience Settings from a campaign such as highlighted in the screenshot bellow? I would like to access this information for all campaigns using the Braze API. I found information about the campaigns (https://www.braze.com/docs/api/endpoints/export/campaigns/get_campaign_details) and segments (https://www.braze.com/docs/api/endpoints/export/segments/get_segment_details), but neither of these endpoints provide any information about the audiences or the relations between segments and campaigns.50Views0likes3CommentsSpike in monthly active users after SDK update
Hey everyone, we have noticed a huge spike in our monthly active users after we did a web SDK update. We have isolated the channel to be web only, but are unsure what could have caused this. It's almost doubled our MAU in 2 months and we are reaching our user cap! Has anyone experienced anything similar or have suggestions on what could be causing this? Apologies for not much information, we are quite stumped121Views0likes4CommentsGenerate UUIDs in App Group with multiple apps
Hi! Braze documentation says that in recent versions of the SDK, Braze uses custom UUIDs as device IDs. Assume that I have an app group with multiple apps. Does Braze use the same UUID as the device ID for each app on a customer's device? Or is a new UUID generated for each app on the same device? Thanks!38Views1like0CommentsHow would a WooCommerce integration look?
I know that WooCommerce is not a partner. So, I am wondering if anyone has experienced integrating WooCommerce with Braze. Do we build the API integration from scratch or are there platforms or extensions that make it easier? Any input is appreciated!296Views0likes1CommentEmail Capture Form for Web
Hi, Braze hive mind! My team is looking for a way to set up a simple web form on our website for users to sign up to receive marketing emails from our brand. We would like for these names/emails to be sent directly to Braze and merged with our larger list of app users. We do not have the Braze web API set up at this time, and we do not require users to log in to use our website. Basically, we just need a way for these internet users to sign up for our email list with a web capture form that can automatically add them into our Braze base. We recently transitioned our email activity to Braze from Mailchimp, where we had a form like this setup, but I am having trouble finding a way to do this with Braze as the platform appears to be more compatible for mobile apps where the Braze SDK is implemented. So far, I have just been downloading the new signups from Mailchimp on a regular basis and manually uploading them as CSVs to Braze. Appreciate any advice!344Views0likes1Commentwebhook triggered on combination of events
hi everyone! We are trying to send a webhook which should be triggered on a combination of 3 events. I see you can trigger using OR, if this event happens or this event or this other event. However, how could we set a webhook when 3 or more events happens? If anyone has faced this before or has any idea it would be very welcome thank you !74Views0likes1CommentRemoving HTML tags while ingesting using the API
Has anyone tried to remove tags from the HTML body of email campaigns when ingesting into a data warehouse? I'd love to be able to have a human-readable version of the email body with tags stripped out. I don't want to have to create a bespoke tag stripping pipeline, as this is prohibitively slow if done in the warehouse, and the alternative is to put something ad-hoc between e.g. FiveTran and my data warehouse. These ad-hoc solutions can be error prone and expose security holes for customers if whatever html parser used isn't correctly designed. It would be so much nicer and more reliable to have the stripped-out html in a field during ingestion. Wondering if anyone has had a similar need and how you tackled it!167Views0likes0Comments