java - How to capture website hits using Android App Plugin -


i new android app development there plugin capture different webpages user interactions webpage ui,user device name,user session,user time spend on particular screen , display records on mobile application.

thanks.

your best bet google analytics. pretty straightforward , documented.

see here : google analytics


Comments