ember-analytics
v0.0.5
Published
The default blueprint for ember-cli addons.
Readme
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.
