BRAZE IOS SDK CERTIFICATION EXAM
QUESTIONS WITH 100% CORRECT ANSWERS
Which channels are the Braze SDK required for?
In-App Messages
Content Cards
Push
Data points are counted for both session start and session end, true or false?
True
The timeout length for a session cannot be increased, true or false?
False
Email address is a recommended value for external ID, true or false?
False
How can you limit which automatically collected data is sent to Braze?
Using an allowlist
What is the default interval in which data is flushed to Braze?
10 seconds
List 3 standard attributes
First name, email, date of birth
List the custom attribute data types
Boolean
String
Numbers
Times
, Objects
Arrays of Objects
Which 2 functionalities can be provided by the Braze SDK?
User identification
In-product messaging
Why should you use a development workspace inside of Braze?
To avoid messaging real users during testing
Since the default session timeout on web is 30 minutes, if a user logs into a
webpage then closes the tab and returns in 20 minutes with the same browser,
will they still be in the same session?
Yes, since they returned within the timeout period
Where are you likely to have a code for submitting standard attributes (choose
2)?
On the user registration page
On the user profile page
Where can key-value pairs be found?
Message extras
What is Apple's push notification service?
APNs
What is Android's push notification service?
Firebase Cloud Messaging
What is the main requirement for push?
User permission
How is push permission memorialised?
Push tokens
Where are push tokens stored in Braze?
On the user profile
QUESTIONS WITH 100% CORRECT ANSWERS
Which channels are the Braze SDK required for?
In-App Messages
Content Cards
Push
Data points are counted for both session start and session end, true or false?
True
The timeout length for a session cannot be increased, true or false?
False
Email address is a recommended value for external ID, true or false?
False
How can you limit which automatically collected data is sent to Braze?
Using an allowlist
What is the default interval in which data is flushed to Braze?
10 seconds
List 3 standard attributes
First name, email, date of birth
List the custom attribute data types
Boolean
String
Numbers
Times
, Objects
Arrays of Objects
Which 2 functionalities can be provided by the Braze SDK?
User identification
In-product messaging
Why should you use a development workspace inside of Braze?
To avoid messaging real users during testing
Since the default session timeout on web is 30 minutes, if a user logs into a
webpage then closes the tab and returns in 20 minutes with the same browser,
will they still be in the same session?
Yes, since they returned within the timeout period
Where are you likely to have a code for submitting standard attributes (choose
2)?
On the user registration page
On the user profile page
Where can key-value pairs be found?
Message extras
What is Apple's push notification service?
APNs
What is Android's push notification service?
Firebase Cloud Messaging
What is the main requirement for push?
User permission
How is push permission memorialised?
Push tokens
Where are push tokens stored in Braze?
On the user profile