11
Keen IO - Analytics for Developers Kevin Bohland

Tool review of Keen IO

Embed Size (px)

DESCRIPTION

Tool Review 1

Citation preview

Page 1: Tool review of Keen IO

Keen IO - Analytics for Developers

Kevin Bohland

Page 2: Tool review of Keen IO

What is it?• Event tracker for web or mobile applications• Data visualizer for events gathered through use of Keen integrated

applications• Can be easily integrated into existing web application projects• Online dashboard as well as command line interface to view statistics

Page 3: Tool review of Keen IO

Command line - "cURL" interface

Ability to add to event type and count instances of

event type from command line

Page 4: Tool review of Keen IO

Those events from the Keen IO webpage

Page 5: Tool review of Keen IO

Getting detail on an event

Page 6: Tool review of Keen IO

Integrating Keen IO into a web app - html

When creating a Keen IO project they give you

formatted code to copy and paste into an html

<head>

Only need to add projectID, writeKey, and readKey data

Page 7: Tool review of Keen IO

Integrating Keen IO into a web app - Javascript

Only need to add one line!

Page 8: Tool review of Keen IO

Todo example from the webpage

Page 9: Tool review of Keen IO

Data visualization - a simple example

Page 10: Tool review of Keen IO

Keen IO - Pros• Easy to integrate into existing projects• Free plan gives to 50,000 event entries• Also built for larger companies, with up to 100 billion event entry

options available• Support for Javascript, PHP, iOS, Andriod, cURL and more.• Data visualization is more powerful than I showed• Good documentation

Page 11: Tool review of Keen IO

Keen IO - Cons• It's a startup - could die off• Have to place Keen IO function calls in all data creation functions• An event collector isn't very unique• To take advantage of data visualization you need a big event base