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.messages.inappmessage.Click data is generated.
However, I am looking for a way to include data on which specific button was clicked.
I am aware that this can be recorded as a custom event in IAM, but this method consumes data points.
Therefore, I am exploring alternative methods. Could you provide any insights or suggestions?