Skip to content

Commit f780cde

Browse files
committed
details updated for user impact selection
1 parent e89e63a commit f780cde

File tree

2 files changed

+87
-108
lines changed

2 files changed

+87
-108
lines changed

src/content/docs/browser/new-relic-browser/browser-pro-features/page-views-examine-page-performance.mdx

Lines changed: 14 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -40,32 +40,33 @@ To view detailed information about which pages the end users are viewing for you
4040

4141
## Understand user impact metrics [#user-impact-metrics]
4242

43-
The Page views page includes user impact cards that help you understand how performance issues affect your users' experience.
43+
The Page views page includes user impact pane that help you understand how performance issues affect your users' experience.
4444

4545
### Frustration signals [#frustration-signals]
4646

47-
The <DNT>**Frustration signals**</DNT> card shows the percentage of user sessions containing frustration indicators in the selected time period. Frustration signals include:
47+
The <DNT>**Frustration signals**</DNT> shows the percentage of user sessions containing frustration indicators in the selected time period. Frustration signals include:
4848

4949
* **Rage clicks**: Users rapidly clicking the same element 4 or more times within 1 second
5050
* **Dead clicks**: Clicks that don't result in any detectable change within 2 seconds
5151
* **Error clicks**: Clicks followed by a JavaScript error within 2 seconds
5252

53-
The card displays:
54-
* **Percentage of sessions** with frustration signals in the selected time range
55-
* **Total sessions** and **total replays** available (hover over "View session details" for details)
56-
* **Analyze frustration signals** link to view detailed analysis in the [User Impact page](/docs/browser/new-relic-browser/browser-pro-features/user-impact)
53+
The frustration signals display:
54+
55+
* <DNT>**Percentage of sessions**</DNT> with frustration signals in the selected time range
56+
* <DNT>**Total sessions**</DNT> and <DNT>**total replays**</DNT> available when hover over <DNT>**View session details**</DNT> link
57+
* <DNT>**Analyze frustration signals**</DNT> link to view detailed analysis in the [User Impact page](/docs/browser/new-relic-browser/browser-pro-features/user-impact)
5758

5859
### Performance impact [#performance-impact]
5960

60-
The <DNT>**Performance impact**</DNT> card shows the percentage of user sessions affected by performance issues in the selected time period. Performance issues include:
61+
The <DNT>**Performance impact**</DNT> shows the percentage of user sessions affected by performance issues in the selected time period. Performance issues include:
6162

6263
* **JavaScript errors**: Unhandled exceptions and application errors
63-
* **Poor Core Web Vitals**: Failing Largest Contentful Paint (LCP), Interaction to Next Paint (INP), or Cumulative Layout Shift (CLS) thresholds
64+
* **Poor core web vitals**: Failing Largest Contentful Paint (LCP), Interaction to Next Paint (INP), or Cumulative Layout Shift (CLS) thresholds
6465

65-
The card displays:
66-
* **Percentage of sessions** with performance issues in the selected time range
67-
* **Total sessions** and **total replays** available (hover over "View session details" for details)
68-
* **Analyze performance impact** link to view detailed analysis in the [User Impact page](/docs/browser/new-relic-browser/browser-pro-features/user-impact)
66+
The performance impact display:
67+
* <DNT>**Percentage of sessions**</DNT> with performance issues in the selected time range
68+
* <DNT>**Total sessions**</DNT> and <DNT>**total replays**</DNT> available when hover over <DNT>**View session details**</DNT> link
69+
* <DNT>**Analyze performance impact**</DNT> link to view detailed analysis in the [User Impact page](/docs/browser/new-relic-browser/browser-pro-features/user-impact)
6970

7071
### Session Replay sampling considerations [#sampling-considerations]
7172

@@ -90,7 +91,7 @@ The user impact cards adapt based on your Session Replay configuration:
9091
id="sr-disabled"
9192
title="Session Replay disabled"
9293
>
93-
When Session Replay is disabled, the cards show only session counts without replay data. A notice appears with "See where your users are struggling" and a "Turn on session replays" link to enable the feature.
94+
When Session Replay is disabled, the cards show only session counts without replay data. A notice appears with <DNT>See where your users are struggling</DNT> and a <DNT>Turn on session replays</DNT> link to enable the feature.
9495
</Collapser>
9596
</CollapserGroup>
9697

@@ -109,40 +110,6 @@ From here you can also:
109110
* Compare page load and throughput performance with yesterday and last week.
110111
* View response time for app response time for web transactions.
111112

112-
## Access session replays [#session-replays]
113-
114-
The browser interactions table includes a <DNT>**Session replays**</DNT> column that shows the count of available session replays for each page. This integration provides direct access to qualitative user experience data alongside quantitative performance metrics.
115-
116-
### Session replay column features [#session-replay-column]
117-
118-
* **Replay counts**: The Session replays column displays the number of available replays for each browser interaction or transaction
119-
* **Direct navigation**: Click any session replay count to open the [Session Replay list page](/docs/browser/browser-monitoring/browser-pro-features/session-replay) with relevant filters applied
120-
* **Context preservation**: Applied filters from the Page views interface carry over to Session Replay, maintaining your analysis context
121-
* **No data indicator**: Pages without session replays show a dash (`-`) and are not clickable
122-
123-
### Navigate to detailed analysis [#navigate-analysis]
124-
125-
The user impact cards provide multiple ways to explore your data in depth:
126-
127-
* **View session details**: Hover over this link to see a tooltip with total sessions and available replay counts for the selected time range
128-
* **Analyze frustration signals**: Click to navigate to the User Impact page with the Frustration metrics tab selected and relevant filters applied
129-
* **Analyze performance impact**: Click to navigate to the User Impact page with the Performance impact tab selected and relevant filters applied
130-
131-
### View session replays [#view-replays]
132-
133-
To access session replays from the Page views table:
134-
135-
1. Locate the <DNT>**Session replays**</DNT> column in the browser interactions table
136-
2. Click any session replay count to open filtered session replays
137-
3. The Session Replay page opens with these filters automatically applied:
138-
* **Browser interaction name** (for SPA views) or **Browser transaction name** (for standard views)
139-
* **Current time range** from your Page views selection
140-
* **Additional context filters** based on your Page views configuration
141-
142-
<Callout variant="important">
143-
Session replay counts depend on your [Session Replay sampling configuration](/docs/browser/browser-monitoring/browser-pro-features/session-replay#configure-sampling). If you see consistently low or zero counts, consider [increasing your sampling rate](/docs/browser/new-relic-browser/configuration/browser-app-settings-page#session-replay) to capture more user sessions.
144-
</Callout>
145-
146113
## Examine timing details for page loads [#page_load_timing]
147114

148115
The [page load timing process](/docs/browser/new-relic-browser/page-load-timing-resources/page-load-timing-process) shows colored-coded details:

src/content/docs/browser/new-relic-browser/browser-pro-features/user-impact.mdx

Lines changed: 73 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,24 @@ freshnessValidatedDate: never
1212

1313
The <DNT>**User impact**</DNT> page in <InlinePopover type="browser"/> helps you understand how technical performance issues affect your users' actual experience. This page bridges quantitative performance metrics with qualitative user behavior analysis, providing insights into user frustration patterns and their correlation with technical problems.
1414

15-
The User impact page consists of two main analysis areas: <DNT>**Frustration metrics**</DNT> and <DNT>**Performance impact**</DNT>. Each provides different lenses for understanding user experience issues and their technical root causes.
15+
The User impact page consists of two main analysis areas:
16+
17+
* <DNT>Frustration metrics</DNT>
18+
* <DNT>Performance impact</DNT>
19+
20+
Each provides different lenses for understanding user experience issues and their technical root causes.
1621

1722
## Access User impact analysis [#access]
1823

1924
To view the User impact page:
2025

21-
1. Go to <DNT>**[one.newrelic.com > All capabilities](https://one.newrelic.com/all-capabilities) > Browser > (select an app)**</DNT>.
22-
2. In the left navigation under <DNT>**More views**</DNT>, click <DNT>**User impact**</DNT>.
23-
3. Select either <DNT>**Frustration metrics**</DNT> or <DNT>**Performance impact**</DNT> from the tab.
26+
1. Go to <DNT>**[one.newrelic.com > All capabilities](https://one.newrelic.com/all-capabilities) > Browser > (select an app)** > **More views** > **User impact**</DNT>.
27+
2. Select either <DNT>**Frustration metrics**</DNT> or <DNT>**Performance impact**</DNT> from the tab.
28+
2429

30+
<Callout variant="tip">
2531
You can also navigate here directly from the [Page views](/docs/browser/new-relic-browser/browser-pro-features/page-views-examine-page-performance) page by clicking <DNT>**Analyze frustration signals**</DNT> or <DNT>**Analyze performance impact**</DNT> link.
32+
</Callout>
2633

2734
## Analyze frustration metrics [#frustration-metrics]
2835

@@ -32,39 +39,73 @@ The Frustration metrics tab focuses on user behavioral indicators that signal co
3239

3340
Rage clicks occur when users rapidly click the same element multiple times, typically indicating an unresponsive interface or broken functionality.
3441

35-
**Rage click trend chart:**
36-
37-
* Shows overall frustration patterns over time with deployment markers for correlation
38-
* Helps identify if recent deployments increased user frustration
39-
* Displays the overall frustration trend across your application
40-
41-
**Top affected pages table:**
42-
43-
* Lists browser interactions (SPA) or browser transactions (standard) with the highest rage click activity
44-
* Shows total rage clicks, associated errors, and available session replay counts for each page
45-
* Click session replay counts to view filtered sessions with frustration signals
46-
* Includes a "View all" option to explore the complete list with search capabilities
47-
48-
**Rage click events chart:**
49-
50-
* Displays a stacked bar chart showing rage click trends for specific pages
51-
* Use the dropdown to filter by the top affected pages
52-
* Analyze patterns for individual browser interactions or transactions
42+
<table>
43+
<thead>
44+
<tr>
45+
<th>Feature</th>
46+
<th>Description</th>
47+
</tr>
48+
</thead>
49+
<tbody>
50+
<tr>
51+
<td>Rage click trend chart</td>
52+
<td>
53+
* Shows overall frustration patterns over time with deployment markers for correlation.<br/>
54+
* Helps identify if recent deployments increased user frustration.<br/>
55+
* Displays the overall frustration trend across your application.
56+
</td>
57+
</tr>
58+
<tr>
59+
<td>Top affected pages table</td>
60+
<td>
61+
* Lists browser interactions (SPA) or browser transactions (standard) with the highest rage click activity.<br/>
62+
* Shows total rage clicks, associated errors, and available session replay counts for each page.<br/>
63+
* Click session replay counts to view filtered sessions with frustration signals.<br/>
64+
* Includes a "View all" option to explore the complete list with search capabilities.
65+
</td>
66+
</tr>
67+
<tr>
68+
<td>Rage click events chart</td>
69+
<td>
70+
* Displays a stacked bar chart showing rage click trends for specific pages.<br/>
71+
* Use the dropdown to filter by the top affected pages.<br/>
72+
* Analyze patterns for individual browser interactions or transactions.
73+
</td>
74+
</tr>
75+
</tbody>
76+
</table>
5377

5478
### Top affected page elements [#affected-elements]
5579

5680
This section provides granular analysis of which specific UI elements cause the most user frustration:
5781

58-
**Metadata section:**
59-
* Shows the percentage of rage clicks among total user interactions
60-
* Provides context for how widespread frustration signals are relative to normal usage
61-
62-
**Elements table:**
63-
* **Target tag and target class**: Identifies the specific HTML elements users rage-click most frequently
64-
* **Rage click rate**: Shows the percentage of sessions that included rage clicks on each element
65-
* **Most affected URLs**: Displays which pages contain the problematic elements
66-
* **Session replays**: Count of available replays for analysis (click to view filtered sessions)
67-
* **Recommended sessions**: Direct access to sessions where rage clicks correlate with JavaScript errors
82+
<table>
83+
<thead>
84+
<tr>
85+
<th>Feature</th>
86+
<th>Description</th>
87+
</tr>
88+
</thead>
89+
<tbody>
90+
<tr>
91+
<td>Metadata section</td>
92+
<td>
93+
* Shows the percentage of rage clicks among total user interactions.
94+
* Provides context for how widespread frustration signals are relative to normal usage.
95+
</td>
96+
</tr>
97+
<tr>
98+
<td>Elements table</td>
99+
<td>
100+
* Target tag and target class: Identifies the specific HTML elements users rage-click most frequently
101+
* Rage click rate: Shows the percentage of sessions that included rage clicks on each element
102+
* Most affected URLs: Displays which pages contain the problematic elements
103+
* Session replays: Count of available replays for analysis (click to view filtered sessions)
104+
* Recommended sessions: Direct access to sessions where rage clicks correlate with JavaScript errors
105+
</td>
106+
</tr>
107+
</tbody>
108+
</table>
68109

69110
<Callout variant="tip">
70111
Recommended sessions prioritize replays where rage clicks immediately follow JavaScript errors, providing the strongest correlation between technical issues and user frustration.
@@ -134,32 +175,3 @@ Understanding performance impact by geographic location helps identify regional
134175
Geography analysis requires sufficient data volume to provide meaningful insights. Low-traffic applications may see limited geographic granularity.
135176
</Callout>
136177

137-
## Navigation and filtering [#navigation-filtering]
138-
139-
### Cross-page workflows [#cross-page]
140-
141-
The User impact page integrates seamlessly with other browser monitoring features:
142-
143-
* **From Page views**: Navigation preserves time ranges and applied filters
144-
* **To Session Replay**: Session replay counts maintain context with relevant filters applied
145-
* **To Error Inbox**: Error distribution links carry error type filters
146-
* **To Browser pages**: Key attributes link to detailed browser analysis
147-
148-
### Filter management [#filter-management]
149-
150-
* **Persistent filters**: Applied filters remain active during page reloads within the same analysis type
151-
* **Context switching**: Filters reset when switching between Frustration metrics and Performance impact tabs
152-
* **Dynamic filtering**: Supports device type, page URL, user agent, and geographic filters
153-
* **Time range synchronization**: Time selections apply consistently across all charts and tables
154-
155-
### Session Replay integration [#session-replay-integration]
156-
157-
Session replay counts throughout the User impact page provide direct access to user sessions:
158-
159-
* **Contextual filtering**: Replays open with relevant filters (rage click events, error conditions, page context)
160-
* **Recommended prioritization**: "Recommended sessions" highlight replays with the strongest correlation between technical issues and user frustration
161-
* **Additional context**: Session replay tables include frustration signal counts for each session
162-
163-
<Callout variant="caution">
164-
Session replay availability depends on your [sampling configuration](/docs/browser/browser-monitoring/browser-pro-features/session-replay#configure-sampling). Consider increasing sampling rates if you consistently see low replay counts for high-impact issues.
165-
</Callout>

0 commit comments

Comments
 (0)