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
.