Forum Discussion
Combined email and sms capture using iam
Does anyone do a combined email and phone number capture in Braze? I'm trying to create an experience where first screen is email capture, second screen is phone number capture, and third screen is confirmation but struggling especially because I would like the form to tell a user if the email already exists in Braze.
- TedScottInfluencer
You can do this with custom HTML/CSS/JS. We did this on the Corsair and Scuf Gaming websites (still see it on Scuf).
I would suggest email first, then SMS with a skip button. In our case, we created three versions, one with email SMS, one with Email only, and one with SMS only and targeted appropriately deleting on email/sms existing and subscription status (but check for email, you have to do custom JS and a profile call, you could also prefill email if you have it).For best privacy compliance, don't forget to add check boxes linking to email and sms terms as well as privacy.
There are some templates here which will help you get started:
https://github.com/braze-inc/in-app-message-templates/tree/master/braze-templates- crowejustinSupporter
Thanks TedScott -- the example on Scuf Gaming is exactly what i'm looking to do.
Any chance you would be willing to provide some pointers on the HTML/CSS/JS you used? I tried using ChatGPT but keep getting stuck on the transition from email to sms in a seamless way.
I'd really appreciate any help :)- Manoj__Visionary
Related Content
- 3 years ago
- 2 years ago
- 6 months ago
- 14 days ago
- 4 months ago