Hi everyone,
I'm looking at Analytics data for a mobile app. In the SDK one of the lifecycle context data is "DaysSinceLastUse". Is there a way to get a more granular view of this? I.e. for a proportion of our app launches "DaysSinceLastUse" is 0. It would be good to know for those users how long it has been in HH:MM:SS between uses if users use the app more than once on the same day.
Solved! Go to Solution.
Views
Replies
Total Likes
DaysSinceLastUse is an out of the box dimension provided in the Mobile SDK. You you need to track the hours since last use, you might want to write your code and include the value in context data.
Views
Replies
Total Likes
DaysSinceLastUse is an out of the box dimension provided in the Mobile SDK. You you need to track the hours since last use, you might want to write your code and include the value in context data.
Views
Replies
Total Likes
Views
Replies
Total Likes