Does nakama support payment analytics?

like showing ARPU for example

Hi @GCat. The game server does not handle analytics built-in because this would require us to bring in another database engine and add more dependencies to the project. Instead what we provide is a feature we call events, have a look at our docs and let me know if you have any questions on it.

https://heroiclabs.com/docs/advanced-events/