Python API

Our basic Python API has very limited functionality. It allows you to record events, set properties and alias users, but it has:

For these reasons we recommend our Javascript API to most users. You might also consider looking at Other/3rd-Party Libraries.

Setup

You can download a copy of the API from:

http://github.com/kissmetrics/KISSmetrics

You will need your API key which you can find in your site settings.

Usage

Before calling any of the common methods you must call KM.init with a valid API key:

KM.init(string KM_KEY)

Example:

KM.init("this is your key")

Please see:


Filed under APIs

Search


Learn more about KISSmetrics

Get started now