GameAnalytics is a free and powerful analysis system that store information from your game as it is played on a server, you can then analyze your data in many powerful ways. GameAnalytics is in partnership with Unity.
Installation
PlayMaker support is built in GameAnalytics, so all you need to do is install the GameAnalytic package from the asset store.
When GameAnalytics detects that PlayMaker is in your assets, it will prompt a dialog to let you conveniently install GameAnalytics custom actions to work with PlayMaker. You can choose to ignore this, in which case you can always toggle Playmaker supports in the Unity menu: 'Window/GameAnalytics/PlayMaker/Toggle Scripts'
0.6.6 FIX: WARNING
Unfortunatly, the asset store package for the current version 0.6.6 broke PlayMaker support, so Please download this Package to work with PlayMaker.
GameAnalyticsPlayMaker.unitypackage
Demo
GameAnalytics packages comes with a breakout game sample, demonstrating integration of GameAnalytics in a game. This Breakout demo is also available as a 100% PlayMaker solution, implementing both the game play and the GameAnalytics Integration.
When GameAnalytics detects that PlayMaker is in your assets, it will prompt a dialog to let you conveniently install this GameAnalytics demo. You can choose to ignore this, in which case you can always install it at a later date via the Unity menu: 'Window/GameAnalytics/PlayMaker/Import Examples'
Each Fsm are documented and you can reach the doc from the PlayMaker Editor by click on the help link in each Fsm's Inspector.
Reach the main documentation page here.
Actions