google analytics - Limiting the local stored data size in Android GoogleAnalytics SDK -


i have android app tracks usage using googleanalytics sdk.

this app used in various network situations, of not have internet connection.

in case, there no internet connection, googleanalytics data keeps on accumulating.

is there way limit buffer of locally stored data in googleanalytics ? or keep on collecting until hits system limit , throws exception ?


Comments

Popular posts from this blog

xml - Extract substrings with XSLT -

math - "ELO Rating" and how does "TSR Rating" work? -

How can do a tuple comparison in coffeescript similar to that in python? -