See Trackactions made in each screen - mobile app
Hi!
I asked our dev team to implement trackAction and TrackState for our app so we can have page names for each screen and see the actions done. It is working and I can get the data for them individually (see the screen names instances and Actions/Custom links instance results).
However, I've been trying to see the actions that happened on some specific screens but got 0 results. Is it possible to do that?
Ex:

I also tried the opposite, making a list of the actions and breaking an action down by the screen name (the same action can happen on different pages on our app, so I would like to know which page this action is working the best).. but the same happen.
Is there a way for me to know app actions that happen on a single screen?