Ideeas - fk1blow/voila GitHub Wiki

happened

voila.happened could receive, alongside event name, a 'to' parameter that points to the current session/user. voila.happened(event:String, about:Object, to:Object)

ex:

voila.happened('buy-game', { "game-title": "unreal", "price": 29.95 }, current_session)