Skip to content

Commit

Permalink
chore: add syntax hightlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
brnhensley authored Jan 6, 2025
1 parent ab90b94 commit c046d26
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ Use any of the following options to access the browser JavaScript snippet needed
1. Find your browser application ID and license key: Follow standard procedures to use the [New Relic UI](/docs/browser/new-relic-browser/installation-configuration/copying-your-browser-monitoring-license-key-app-id) or the [REST API](/docs/apm/apis/browser-examples-v2/adding-or-listing-browser-apps-api-v2#specific-browser-app).
2. Set your browser application ID and license key immediately after the snippet.

```
```js
NREUM.info = { applicationID: "YOUR-APPLICATION-ID",
licenseKey: "YOUR-BROWSER-LICENSE-KEY" };
```
Expand Down

0 comments on commit c046d26

Please sign in to comment.