Forum Discussion
bcohenRDC
1 month agoCollaborator
Braze mWeb IAM <> Google One-Tap
My team is trying to find a workaround to display a mWeb IAM before Google One-Tap. We have found a "solution" by adding a custom event for when a user clicks "X" button on the IAM, and that triggers...
Manoj__
1 month agoVisionary
bcohenRDC You will need some scripting on the page for this to check if user is eligible to IAM
- Page loaded (logged out)
- Check if user is eligible for IAM.
- If not, show Google One Tap
- If Eligible for IAM, then show IAM and do not automatically show Google One Tap.
You can check the reference code here: https://www.braze.com/docs/developer_guide/in_app_messages/tutorials/conditionally_displaying_messages
Related Content
- 11 months ago
- 1 year ago