I'm looking to set up an A/B test which is supposed to measure the amount of times someone closes the browser window on a mobile phone.
Is this even possible? My research basically tell me it's not.
I'm looking to set up an A/B test which is supposed to measure the amount of times someone closes the browser window on a mobile phone.
Is this even possible? My research basically tell me it's not.
No but you can use Page Visibility API to determine the current visibility state of the page.
Browser support is not bad.