ember-analytics

The default blueprint for ember-cli addons.

Usage no npm install needed!

<script type="module">
  import emberAnalytics from 'https://cdn.skypack.dev/ember-analytics';
</script>

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.