Hi, DrMoriarty. Sorry to ask for your help on an old comment. I have installed your Firebase Analytics plugin and default datas are already being logged to my Firebase console which is awesome as it was easy to do even for a newbie non-programmer like myself. However, I can't seem to get events to log. Do you mind guiding me on that? I've placed the following code on my script but it doesn't seem to send this data to the console. Is it incorrect?
fba.logEvent('level_start', {'level_name' : "start"})