GameAnalytics.com
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Component created
Component changed
Component body
Module to integrate the GameAnalytics.com service with Rules.
GameAnalytics.com recently decided to open up their for free use, so this module is to integrate Rules with their API.
Download and install the module, create an account on GameAnalytics.com and create a Game. Enter the Build Id, Game Key, Secret Key, DATA API Key and API Version into the administration form at /admin/config/services/gameanalytics and you should then be able to create Rules Actions to log events to the GameAnalytics.com servers.
There are 4 types of event :
Design
Business
Quality
User
Each of these types has had a Rule Action created for it, with suitable parameters - utilize Tokens as desired to populate the parameters, but some parameters have warnings as the values have restrictions e.g. will be type casted to integers/floats etc.
To expose the current users' Session ID as a parameter for these events, please use https://drupal.org/sandbox/Shoseki/2099233 Session ID Token or a similar custom module to expose the current users' Session ID as a Token for use within Rules.