I basically want to detect the path from where users are getting to my android app market page.
- What are the different keywords for which users are searching and thus viewing (if not necessarily downloading) my android app.
- If they are clicking on my app from top free / top new free/ top free games
I can see that the above information being passed in the browser when I click on app icon through a certain path (like search, featured, top free etc.)
I want to catch this information and if possible, analyze so that I can better optimize my app performance on google play.
PLease Note: I am NOT talking about referral tracking which is provided when a referral link is clicked and that app is downloaded through google play app. I just want to analyze the behaviour of user when they are browsing the google play on their browser and finally reaching to my app display page.