Info
Version: | 0.4.0 |
Author(s): | David Knaack, Brian Baumhover, Justin Mason |
Last Update: | Wednesday, November 15, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://keen.io/ |
NuGet Url: | https://www.nuget.org/packages/KeenClient |
Install
Install-Package KeenClient
dotnet add package KeenClient
paket add KeenClient
KeenClient Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Newtonsoft.Json(>= 10.0.3)
- Newtonsoft.Json(>= 10.0.3)
Tags
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.