Keen IO Integration
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Component created
Component changed
Component body
In their own words,
Keen IO is an analytics API for modern developers. Track any event: signups, upgrades, impressions, purchases, powerups, errors, shares... Keen IO stores events in arbitrary JSON format, automatically ingesting any new events and rich custom properties you send. Our elegant query APIs make it straightforward to run counts, sums, segmentation, and more.
This project exists to integrate Drupal with Keen IO's data collection and analysis APIs.
Installation
This module depends on the Composer Manager module to manage the Keen IO PHP library. Installation of this module requires your web server to have composer installed and ideally to support writing to a directory outside of the document root. See "Recommended settings" in the Composer Manager documentation for more information.
Once you have Composer Manager configured and this module installed, you should change to the directory where your composer.json file was created and run the composer installation. See "Maintaining dependencies" in the Composer Manager documentation for more information.
As with Composer, this module requires PHP 5.3.2+.
