Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 670 Bytes

browser-agent.md

File metadata and controls

12 lines (7 loc) · 670 Bytes

Injecting Browser Agent

Q: How can I inject the New Relic Browser Agent into a Next.js project?

A: It depends on if you are using the Pages or App Router for Next.js.

Inject Browser Agent

The following links demonstrates how to inject the browser agent.