Support for Jetpack Compose in Analytics and PerfMon
Right now, there is no support for Jetpack Compose. If you have a single Activity and use composables to navigate through your app, without custom events, nothing is really tracked. So the request add navigate support for screen views based on composables like we have for Activities and Fragments.
7
votes
Peter John Welcome
shared this idea
-
This is a known issue that affects both Performance Monitoring (PerfMon) and Google Analytics (GA). The workaround is using custom events (GA) and custom traces (PerfMon).