I have a scenario in which I am redirecting the user to another app from my app on a button click. I wanted to know if it is possible in any way to determine how much time the user spent on the other app? (Note that it is possible the user directly goes to the phone's home screen from the redirected app)
Also, is the same thing possible in case of redirecting to another website from my website?