Hey everybody,
I'm trying to track general player analytics (player choices, death locations, etc). I set up a system using AJAX and php to a mysql database. It worked great, until I realized it doesn't work when doing a Node Webkit build.
Is there a better way to track player analytics on a Node Webkit build?
Thanks
-Del