Hi, anyone has a suggestion for a analytics library that works on Godot 4.2?
I’ve tried to use GameAnalytics, but you either use NativeLib (does not support Godot 4) or you compile the plugins (I could not get it to compile the templates). I’ve tried to contact their support but haven’t had an answer for 10 days.
With ByteBrew I’ve managed to get some of the events to register on their dashboard, but it doesn’t seem to register all my sessions. I could invest more time on it to get more familiar. The documentation is a bit lacking and I’m not sure how reliable is the company.
I don’t like the pricing schema of Quiver Analytics, so I haven’t even tried it.
Any other option? Anyone managed to get GameAnalytics to work on Godot 4.2?