With new developer awards coming in, i wanted to know if there is an existing option to calculate the number of Monthly Active Users in a game
This primarily focuses upon small-scale game developers trying to gain new and unique members
1 Like
If your question is about displaying MAU in game throw code then you could try using HttpService and send a request to the Games API through a proxy such as https://rprxy.xyz/ to get a games total visits and then do some math including Visits / Months.
3 Likes