• /
  • Log in
  • Free account

Browser license key and app ID

Some New Relic features require your browser monitoring license key or your New Relic application ID. The New Relic collector reads this key to determine which account incoming data belongs to.

If you use the copy/paste method to add an app to browser monitoring, your app's browser Settings page will show the generated JavaScript snippet. The bottom of the generated JavaScript includes your browser licenseKey (also known as a browser_monitoring_key) and applicationID.

  • The browser monitoring licenseKey (browser_monitoring_key) is a unique key that is linked to, but is not the same as, your main account license key. The browser key can't be used to determine your account's license key.
  • The browser applicationID is the unique identification code for each app in browser monitoring.

To protect the security of your browser_monitoring_key and applicationID, you can monitor or block your domain.

Get browser license key and app ID from the UI

This procedure applies only when you use the copy/paste deployment method. If you use the APM app deployment method, your Settings page will not show the JavaScript snippet.

lkey_appId.png

one.newrelic.com > Browser > Settings: The end of the JavaScript generated for copy/paste deployments includes your browser monitoring license key and application ID.

To obtain only the browser monitoring license key and application ID information:

  1. Go to one.newrelic.com > Browser > Settings.
  2. Select and copy the generated JavaScript, and paste it into a text file.
  3. Delete everything in the text file except the browser monitoring license key and app ID information (just above the ending </script> tag), and save.

Create and manage keys via API

You can create additional license keys and manage them using NerdGraph.

Create issueEdit page
Copyright © 2022 New Relic Inc.