I've been requested to add analytics stuff on a app that I'm working on, and one of the events that I need to track is: in what screen of the app the user was when he touched an AD.
That seems strange to me, and I think its not possible to do it on a reliable way. I tried looking online but with no luck.
We are using multiple ad networks, so I thought of adding some event that tracks when the user leaves the app (ads usually do that).
Anyone know a better way to do that, or even, if is it possible to do that with any ad network?
Thank you.