Handling unknown phone numbers - new users
You may find that after you get SMS up and running with Braze, you receive messages from unknown users. The following steps describe how an unidentified user and number get processed.
important:
Are you currently a non-native SMS client? If so, visit the non-native SMS documentation for your corresponding handling unknown phone numbers article.
Opt-in/out and custom keyword workflow for unknown numbers
Braze automatically addresses an unknown number in one of three ways:
- If an opt-in keyword is texted:
- Braze creates an anonymous profile
- Our system sets the phone attribute
- Subscribes the user to the corresponding subscription group based on what opt-in keyword was received by Braze.
- If an opt-out keyword is texted:
- Braze creates an anonymous profile
- Our system sets the phone attribute
- Unsubscribes the user from the corresponding subscription group based on what opt-out keyword was received by Braze.
- If any other custom keyword is texted:
- Braze ignores the text message and does nothing.
New Stuff!