Latest ,recent and frequently tested
exam with comprehensive questions
and verified accurate solution
(detailed & elaborated) GRADED A+
Professional Academic Assistance Services
Services Offered
Proctored Exam Assistance
Online Class Management (Full Course Support)
Exam Preparation & Study Materials
Assignments and Coursework Support
Essays and Research Papers
Discussion Posts and Replies
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. - correct ans: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 - correct ans: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 - correct ans: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 ? - correct ans: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
True or False : Array type Custom attributes cost only one data point to update, regardless of the
number of API calls - correct ans:False : Updating an existing array consumes one data point for each
property added.
https://www.braze.com/docs/user_guide/data_and_analytics/custom_data/custom_attributes/
array_of_objects/#data-points
Which of the following is incorrect ?
, You can use the Braze API to:
A) Migrate data from other sources, such as your own servers
B) Perform one-off and ongoing data collection
C) Transfer historical data, purchase information, and user profile updates into Braze
D) Track a user's actions in your app
E) Export user data from Braze - correct ans:D) Tracking a user's actions in your app is something you
would need the Braze SDK for
https://www.braze.com/docs/api/basics/
Match the 3 kinds of SDK integrations to their definition:
A) Personalized integration
B) Automatically collected integration
C) Minimum integration
1 - Integrators can benefit from automatically collected data (this includes all of the minimum
integration data) without collecting additional data
2 - Integrators can disable Automatically Collected Data
3 - Integrators have the flexibility to collect (custom) data in addition to automatically collected data -
correct ans:A) -3
B) - 1
C) - 2
https://www.braze.com/docs/user_guide/data_and_analytics/user_data_collection/
sdk_data_collection/
What is the primary tool in Braze for collecting data from users' devices and allowing to track every
user's engagement with the app or site ?
A) The Braze REST APIs
B) The Braze SDK
C) CSV Imports