calculate DAU for an app from google play statistics

Hi,

Can someone let me know how to calculate the Daily active Users(DAU) of a game from google play statistics? I dont want to install analytics or flurry to get that since its their jar is about 1mb which would increase my game size.

Is it possible to get it from appannie?

Thanks
Denny

There isn’t anything in the Dashboard that can give you that information. The only thing that comes close is “current active installs” but that doesn’t necessarily mean they are active at all.

With that said, Google Analytics V2 has a small SDK, unlike the more recent version.

Thanks, Any idea on where can i see the DAU in google analytics page? i’m unable to see it.

You’ll need to set up screen views using the EasyTracker. Place a tracker on your starter activity and you’ll know how many people are launching the app each day.