0.0.5 • Published 11 years ago
ember-analytics v0.0.5
Ember-analytics
NewRelic
Adds NewRelic analytics on the page. Requires the parent project to specify licenseKey and applicationId
either in config/environment under newRelic ({ licenseKey: '', applicationId: '' }) or
set environment variables NEWRELIC_LICENSE_KEY and NEWRELIC_APPLICATION_ID.