Project

km

0.05
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
KISSmetrics ruby API gem
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 1.0.0
>= 0
>= 0
~> 2.4.0
 Project Readme

Documentation¶ ↑

The original km Ruby gem is not thread safe. We have released a new gem, kmts, that is threadsafe.

We are hosting our documentation for our Ruby API here: support.kissmetrics.io/reference#ruby

kmts version 1.0.2¶ ↑

Version 1.0.2 of the kmts gem had an issue where it was found to not actually be thread safe. If you were using version 1.0.2 of the kmts gem, you were likely using non thread-safe code. In this case, you will want to either switch to using the non thread-safe km gem, or update your code to use the thread-safe kmts gem version >= 2.0.0.

km version 1.3.0¶ ↑

This version uses the ‘trk.kissmetrics.io` tracking server domain.

Installation¶ ↑

gem install km

SaaS¶ ↑

This gem includes SaaS calls. For more information please refer to: support.kissmetrics.io/docs/saas-essentials

For the methods used, see the rdoc for SaaS