Changes are on the way!
Braze Bonfire is read-only from April 6–April 13, 2026. 

Braze Bonfire is getting an upgrade. From April 6 through April 13, 2026, Bonfire will be read-only while we tinker behind the scenes to improve your experience in the community. Read more.

Google Tag Manager

Forum Discussion

hellosagar's avatar
hellosagar
Collaborator
2 years ago

[Technical] [Tracking] [In-App Message] Unable to track the in-app message analytics

In-app message tracking is not showing.

It is supposed to be tracked automatically by the braze, if and only if in-app message is not manually handling the message display or click actions.

In `IInAppMessageManagerListener` class,  the method below

beforeInAppMessageDisplayed

is returning either DISPLAY_NOW or DISPLAY_LATER, and not DISCARD

and 

onInAppMessageClicked
onInAppMessageButtonClicked

all the methods are returning `false` which implies that its going to log the interaction automatically.

Testing session performed
https://drive.google.com/file/d/1UZDxMtdwGjpAk9-nP-oImm_1XtVISZFw/view?usp=share_link