Braze Certified Practitioner Flashcards
Validate your foundational skills and knowledge of Braze.
Emails are best for messages with high complexity and high urgency.
True or False
True
Which type of out-of-the-box data consumes data point?
A. Total Session Count
B. User ID
C. Email Available
D. Last Used App
A. Total Session Count
IP warming is an important practice to complete when using which channel?
A. Email
B. In-App Messages
C. Push
D. Content Cards
B. In-App Messages
Which channel is appropriate to use to alert users to critical information while they re engaged with your app
or site?
A. Push messages
B. In-App Messages
C. Email
D. Content Cards
B. In-App Messages
What option allows you to bring data into Braze is useful for completing one-off data imports in which you can create or update standard or custom attributes.
CSV User Import
https://www.braze.com/docs/user_guide/data_and_analytics/user_data_collection/user_import#csv
Which of the following functionalities can be added to Braze via Partner Integrations / Braze alloys ?
A) Power message orchestration
B) Personalization
C) Data and infrastructure agility
D) Canvas audience sync
E) All of the above
E) https://www.braze.com/docs/partners/home
You can bring data into Braze from:
A) Other Marketing System and User Devices
B) User Devices and Company internal Systems
C) Other Marketing System, User Devices and Company internal systems
C) Other Marketing System, User Devices and Company internal systems
Match each level of the Braze Customer Engagement stack to its correct definition :
A) Data Ingestion
B) Classification
C) Orchestration
D) Personalisation
E) Action
1 - Organise Customers into meaningful segments
2 - Tailor Message content to each individual customer
3 - Engage with Customers across Every channel
4 - Bring data into Braze
5 - Send messages at the appropriate time and place
A) Data Ingestion - Bring data into Braze
B) Classification - Organise Customers into meaningful segments
C) Orchestration - Send messages at the appropriate time and place
D) Personalisation - Tailor Message content to each individual customer
E) Action - Engage with Customers across Every channel
The Braze SDK is a package of code that you can integrate with your site or app to collect data from consumers’ devices
- True or False
True
The Braze SDK can be used to bring data in and out Braze - True or False
False - You can only use the SDK to bring data INTO Braze, you cannot export any data from Braze via the SDK
The Braze APIs allows you to bring data in and out of Braze
- True or False
True - Braze has both import and export APIs https://www.braze.com/docs/user_guide/data_and_analytics/export_braze_data/export_apis#export-apis
The Braze CSV import capability allows you to import any historical data from your existing systems
- True or False
False - you can only import user data using the Braze CSV import feature
https://www.braze.com/docs/user_guide/data_and_analytics/user_data_collection/user_import#csv
Which of the following data import options into Braze will likely require Engineering support ?
A) Braze SDK
B) CSV Import
C) Braze APIs
D) Partner Integrations
E) All of the above
C) and D) ; APIs and partner integrations can allow for both import and export of data. The SDK and CSV import options however are import only.
Which Braze entity is defined as below ?
a collection of data that Braze uses to represent an individual consumer and stores all data related to them and their device(s).
User Profile
Out-of-the-box data are automatically captured by the Braze SDK
- True or False
True
Match the 2 types of data that can be stored in a User Profile in Braze with their definition:
A) Attributes
B) Events
1 - Facts about a consumer or their devices (name, email, model, etc.)
2 - Actions done by a consumer or to a consumer
A) 1
B) 2
Match the 3 categories of data that can be collected with Braze with their definition:
A) Out of the box data
B) Custom data
C) Standard attributes
1 - Comprises Users’ unique traits and actions taken by, or updates about the users
2 - This data is automatically collected by the Braze SDK when it activates on a consumer’s device.
3 - Pieces of user data that most Braze users collect.
A) 2
B) 1
C) 3
Which of the following categories of data collected by Braze have standardised names that need the be respected for implementation of the tool?
A) Out of the box data
B) Custom data
C) Standard attributes
D) All of the Above
A) Out of the box data
C) Standard attributes
For standard attributes and Custom data to be collected by Braze, there is no need to configure your app or website once the SDK is installed - True or False
False - only Out of the box data are collected automatically by Braze once the SDK is installed. For standard attributes and Custom data to be collected by Braze, the app or website needs to be configured accordingly
Match each piece of data with the appropriate data category in Braze:
Data Categories
Out of the box data
Standard attributes
Custom Data 1 - Custom Attribute
Custom Data 2 - Custom Event
Custom Data 3 - Purchase Event
Pieces of data collected
user typical clothing size
user shared article
Braze email opened event
app user session start event
product bought on site event
push subscription flag
user first name
- Out of the box data: Braze email opened event
- Out of the box data: app user session start event
- Standard attributes: push subscription flag
- Standard attributes: user first name
- Custom Data 1 - Custom Attribute: user typical clothing size
- Custom Data 2 - Custom Event: Braze email opened event
- Custom Data 3 - Purchase Event: product bought on site event
Billable unit of use of the Braze Services measured by a session start, session end, custom event or purchase, as well as any attribute set on an End User profile.
Data Point
https://www.braze.com/docs/user_guide/onboarding_with_braze/data_points#data-points
Which of the following are data / events not counted by Braze as data points:
1 - Push tokens and Device Information
2 - Campaign engagement tracking events (email opens, push notifications clicks)
3 - CSV Uploads
4 - All of the above
4 - Data and events collected by default by the Braze Services including, for example, push tokens, device information, and all campaign engagement tracking events, such as email opens and push notification clicks, are not counted as Data Points.
CSV uploads of historical data will also not consume Braze data points
https://www.braze.com/docs/user_guide/onboarding_with_braze/data_points/#non-billable-data-points-out-of-the-box
Which type of Custom attribute are good for storing lists of information about your users ? For example: a streaming service storing the last 100 pieces of content a user watched
Array attributes are good for storing related lists of information about your users. They are ordered collection of items stored within a single custom attribute.
https://www.braze.com/docs/user_guide/data_and_analytics/custom_data/custom_attributes/#arrays
Which type of Braze attributes are best for storing attributes about your users, or information about low-value actions within your application ?
Custom attributes in Braze are intended as a collection of your users’ unique traits.
https://www.braze.com/docs/user_guide/data_and_analytics/custom_data/custom_attributes#custom-attributes