I am developing a HTML5-based web apps for mobile devices, and I am using Google Analytics to track user usage on the site.
Knowing that HTML5 page interactions won't have lots of page URL changes as most interactions are within one page, how do I track time spent if user spent 10 minutes on the first page, and made a lot of interactions then left. In my understanding these will be counted as bounce visit and will have 0 time spent.