- Summary of my problem
Basically I want to track user activity in the app, which will be user specific(Tracking user individually).
- Details about my goal
Example: My app shows list of restaurants in google map, and I want to know which restaurants he check and which restaurant he actually visited. - Expected Results
I want to retrieve the results of each users, don’t want a grouped data.
- What have I tried so far - Whatever I search I am directed to Google Analytics, Mockito etc.