Hi,
I want to use anlytics plugin in corona sdk and write PAGED Events.
is there any way to track user in-App paths ?
how can we calculate time that user can spend time on which menu screen and all navigations of users using Flurry ?
IOS Flurry sdk supports but it seems like corona doesn’t.
[Flurry logAllPageViews:navigationController];
is there any way to achieve this in Corona Sdk using analytics pluggin ?