K
K
k1rawa2020-04-28 11:40:14
Android
k1rawa, 2020-04-28 11:40:14

How to visualize user transitions?

Good afternoon. I want to analyze an android application, namely, I want to understand how often it accesses the side navigation and where it goes from there. In the debug, I see the events that I sent from the fragments of the activity.
setCurrentScreen(getActivity(), "Settings", null);
———————-
And in path analysis there are only activity classes. Please help me figure out what I'm doing wrong, where to dig and how can I display a report that would include all the user's transitions.
5ea7eb55c7d9c830878858.jpeg
5ea7eb63db7aa459776199.jpeg
5ea7eb6de9d10196210887.jpeg

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question