I would want to get more details about how monthly active users calculation is done by quickblox, there is no much information available on this ?
Asked
Active
Viewed 196 times
1 Answers
0
Actually, Quickblox calculates the MAU based on how many unique user sessions created within that month.
For example, In June, 100 new users installed your app and logged into Quickblox, which means 100 MAU for June.
In July, 60 new users installed your app. But this time, 30 users who joined in June month left and never used again. So for July month, the MAU is,
(100-30) + 60 = 130

Kamalakannan J
- 2,818
- 3
- 23
- 51
-
can we also able to get a number of sessions per day in it – pawansgi92 Nov 26 '18 at 10:01