I'm developing a Flutter application and collecting analytics using firebase_analytics. I have configured FirebaseAnalyticsObserver
in my app so I'm getting screen_view analytics in GA.
Is it possible to filter screen_view analytics based on specific screen titles? How do I do that?
You can see detailed information about screen_view based on screen title, go to page and screens
-> scroll down and filter on Page title and screen name
.