Forum Discussion
ueda_1220
2 months agoInfluencer
how to know whether users click in IAM(in app message) without using datapoint
hi, everyone. I would like to know how to include information about which button was clicked in IAM in the Currents data. I believe that when a button is clicked in IAM, the event_name=users.messag...
- 2 months ago
Gotcha! Yup, IAM click events, button_id is what you're looking for!
https://braze.com/docs/user_guide/data/braze_currents/event_glossary/message_engagement_events
Arso
2 months agoExpert
There should be a "button_id" property in the users.messages.inappmessage.Click event.
Are you looking for a way to identify the ids with common names?
If you use HTML in-app messages, you can label the button ids.
- ueda_12202 months agoInfluencer
Thank you for replying my question!
I use the function of Drag-And-Drop Editor for In-App Messages.In that case, Coould I label the button ids?