ember-kiss-metrics

1.0.0 • Public • Published

Ember-kiss-metrics

Quick and simple ember & KISSmetrics integration

Usage

  • npm install --save-dev ember-kiss-metrics
  • add config.kissmetricsKey to config/environment.js
  • optionally add kissmetricsForceSSL=true to config/environment.js to force loading scripts via SSL. This is required if using Cordova/PhoneGap.

in routes and controller you will have _kmq.push available

Development

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.

Readme

Keywords

Package Sidebar

Install

npm i ember-kiss-metrics

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • stefanpenner