Skip to content

Braze Learning courseGetting started: Platform overview

This article covers the basic parts and capabilities of the Braze platform. Links from this article connect to essential Braze topics.

What is Braze?

Braze is a customer engagement platform. This simply means that Braze helps you listen to your users, understand your users’ actions and behaviors, and then act on them. The Braze platform has three primary components: the SDK, the dashboard, and the REST API.

If you’re a marketer looking for a more general overview of Braze, check out the Getting Started section for marketers, instead.

Braze has different layers. In total, it consists of the SDK, the API, the dashboard, and partner integrations. These each contribute parts of a data ingestion layer, a classification layer, an orchestration layer, a personalization layer, and an action layer. The action layer has various channels, including push, in-app messages, Connected Catalog, webhook, SMS, and email.

SDK

The Braze SDKs can be integrated into your mobile and web applications to provide powerful marketing, user management, and analytics tools.

In brief, when fully integrated, the SDK:

  • Collects and syncs user data into a consolidated user profile
  • Automatically collects session data, device info, and push tokens
  • Captures marketing engagement data and custom data specific to your business
  • Is architected for security and penetration tested by third parties
  • Is optimized for low-battery or slow-network devices
  • Supports server-side JWT signatures for added security
  • Has write-only access to your systems (can’t retrieve user data)
  • Powers push notifications, in-app messages, and Content Card messaging channels

Dashboard user interface

The dashboard is the UI that controls all of the data and interactions at the heart of the Braze platform. Marketers will use the dashboard to do their job and create content. Developers use the dashboard to manage settings for integrating apps, such as API keys and push notification credentials.

If you’re just getting started, your team administrator should add you (and all other team members who need access to Braze) as users on your dashboard.

REST API

The Braze API allows you move data in and out of Braze at scale. Use the API to bring in updates from your backend, data warehouses, and other first and third-party sources. Additionally, use the API to add custom events for segmentation purposes directly from a web-based applications. You can trigger and send messages through the API, allowing technical resources to include complex JSON metadata as part of your campaigns.

The API also provides a web service where you can record actions taken by your users directly via HTTP, rather than through the mobile and web SDKs. Combined with webhooks, this means you can track actions and trigger activities for users inside and outside your app experience. The API guide lists available Braze API endpoints and their uses.

For more on the parts and pieces of Braze, check out: Getting Started: Architecture overview.

Data analysis and action

Data stored in Braze is retained and usable for segmentation, personalization, and targeting as long as you’re a Braze customer. That allows you to act on user profile data (for example, session activity or purchases) until you choose to deprecate that information. For instance, a streaming service could track each subscriber’s viewed content from their first day on the service (even if that was many years ago) and use that data to power relevant messaging.

A segment in the Braze dashboard called "Recent purchasers" juxtaposed next to a phone screen showing a "Top Recommendations for Linda" email.

App analytics

The Braze dashboard displays graphs that are updated in real-time based upon a number of analytics metrics as well as custom events that you instrument in your application. Consistently measuring and optimizing your campaigns with A/B testing, custom reporting and analytics, and automated intelligence helps you keep customers engaged and stand out from competitors in your space.

User segmentation

Segmentation allows you to create groups of users based on powerful filters of their in-app behavior, demographic data, and similar. Braze also allows you to define any in-app user action as a “custom event” if the desired action is not captured by default. The same is true of user characteristics via “custom attributes.” After a user segment is created on the dashboard, your users will move in and out of the segment as they meet (or fail to meet) the defined criteria. For example, you can create a segment that includes all users who have spent money in-app and last used the app more than two weeks ago.

For more on our data models, check out: Getting Started: Analytics overview.

Multichannel messaging

After you have defined a segment, Braze messaging tools allow you to engage with your users in a dynamic, personalized way. Braze was designed with a channel-agnostic, user-centric data model. Messaging is done inside your app or site (such as sending in-app messages or through graphic elements like Content Card carousels and banners) or outside your app experience (such as sending push notifications or emails). For example, your marketers can send a push notification and an email to the example segment defined in the previous section.

Create and trigger personalized messages on any channel, whether outside or within your app or website.

Channel Description
Content Cards* Send highly-targeted and dynamic in-app notifications without interrupting the customer.
Email Send rich HTML messages by building your email using the rich-text editor, our drag-and-drop editor, or by uploading one of your existing HTML templates.
In-app messages Send unobtrusive in-app notifications using the Braze custom-built native user interface.
Push Automatically trigger push notifications from messaging campaigns or news items using the Apple Push Notification Service (APNs) for iOS or Firebase Cloud Messaging (FCM) for Android.
SMS/MMS* Use SMS/MMS to send transactional notifications, share promotions, send reminders, and more.
Web push Send web browser notifications, even if your users aren’t currently active on your site.
Webhooks Use webhooks to trigger non-app actions, providing other systems and applications with real-time data.
WhatsApp* Directly connect with your users and customers by leveraging the popular peer-to-peer messaging platform: WhatsApp.

*Available as an add-on feature.

Customizable components



For more on customizing messaging channels, check out: Getting Started: Customization overview.

Integrating Braze

Braze is designed to get up and running quickly and easily. Our average time-to-value is six weeks across our customer base of hundreds of brands. For more on the integration process, check out: Getting Started: Integration overview.

Explore the different SDKs Braze offers:

Featured integrations    
Android Android iOS Web
All integrations    
Cordova Android Cordova Android Cordova iOS Cordova iOS Flutter Android and iOS Flutter Android and iOS
React Native React Native tvOS tvOS MacOS MacOS
Unity Android Unity Android Unity iOS Unity iOS Xamarin Xamarin
Roku Roku Unreal Engine Unreal Engine  

Resources to bookmark

As a technical resource, you’ll be involved in a lot of the nuts and bolts of Braze. Here are good resources to bookmark outside of our documentation. As you’re going forward, keep our Terms to Know glossary handy in case you have questions on Braze terms.

Resource What You’ll Learn
Braze Public GitHub You’ll find detailed integration information and sample code in our GitHub repository.
Android SDK GitHub Repository The Android SDK GitHub repository.
Android SDK Reference Class documentation for the Android SDK.
iOS (Swift) SDK GitHub Repository The Swift SDK GitHub repository.
iOS (Swift) SDK Reference Class documentation for the iOS SDK.
Web SDK GitHub Repository The Web SDK GitHub repository.
Web SDK Reference Class documentation for the iOS SDK.
SDK Changelogs Braze has predictable monthly releases, in addition to releases for any critical issues and major OS updates.
Braze API Postman Collection Download our Postman collection here.
Braze System Status Monitor Our status page is updated whenever there are incidents or outages. Go to this page to subscribe to alerts.
HOW HELPFUL WAS THIS PAGE?
New Stuff!