Skip to content

Commit

Permalink
Update src/content/docs/browser/new-relic-browser/troubleshooting/bro…
Browse files Browse the repository at this point in the history
…wser-data-doesnt-match-other-analytics-tools.mdx

Co-authored-by: ally sassman <[email protected]>
  • Loading branch information
jeff-colucci and ally-sassman authored Oct 15, 2024
1 parent 5c502a6 commit 8f1fc68
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Follow these troubleshooting steps for browser monitoring:

If browser monitoring is working properly, you may be seeing different results because New Relic collects and presents information differently from other analytics tools. For instance, `JavascriptErrors` and `AjaxRequest` are individually monitored and their data depends on when our agent observes them and what we can or decide to capture. For `BrowserInteraction`, we use our own custom instrumentation. And for vitals and metrics under `PageViewTiming` and `PageView`, the web-vitals library owned by Chrome team is the source of that data.

For more information about how we collects data, see:
For more information on how we collect data, see:

* [Page load timing process](/docs/browser/new-relic-browser/page-load-timing-resources/page-load-timing-process)
* [Instrumentation for browser monitoring](/docs/browser/new-relic-browser/page-load-timing-resources/instrumentation-browser-monitoring)
Expand Down

0 comments on commit 8f1fc68

Please sign in to comment.