Enable and Use Analytics on Android
Enable analytics in your mobile app using MobileAppMessagingConfig.builder() to set the necessary parameters.
- To implement analytics in your mobile app, set the
analyticsEnabledparameter totrue.
Enable analytics in your mobile app using MobileAppMessagingConfig.builder() to set the necessary parameters.
analyticsEnabled parameter to true.