How does Google Analytics for Android handle offline app usage?

Viewed 5177

I'm currently implementing Google Analytics into my app. The documentation says nothing about how tracking is handled when the user has no internet connection. Does the data get tossed or is it stored somewhere for later upload?

2 Answers
Related