1.0.0 • Published 8 years ago

ember-kiss-metrics v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

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/.

1.0.0

8 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago