Skip to content

Commit

Permalink
feat(Browser): Renamed a tab, added link to npm page (#18093)
Browse files Browse the repository at this point in the history
  • Loading branch information
paperclypse authored Jul 19, 2024
1 parent 79aa912 commit c66b22f
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ There are four ways to install the browser agent. Depending on your specific nee
Create JavaScript via NerdGraph
</TabsBarItem>
<TabsBarItem id="4">
Instrument multiple apps via npm
Install via NerdGraph and npm
</TabsBarItem>
</TabsBar>

Expand All @@ -65,6 +65,8 @@ Once you have the snippet, paste it as close to the top of your `<head>` tag as

For more detailed information about the placing the snippet, see [JavaScript placement requirements](/docs/browser/new-relic-browser/page-load-timing-resources/instrumentation-browser-monitoring#javascript-placement).

(If you'd like to install the browser agent via npm, see our [`@newrelic/browser-agent` package](https://www.npmjs.com/package/@newrelic/browser-agent).)

<Collapser
id="browser_delay"
title="Delay browser monitoring"
Expand Down

0 comments on commit c66b22f

Please sign in to comment.