Skip to content

Commit bb4cb5a

Browse files
committed
rage clicks are web only it seems
1 parent 2d98121 commit bb4cb5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/product/explore/session-replay/replay-details.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: "Learn more about how information is organized on the Replay Detail
66

77
<Include name="session-replay-web-report-bug.mdx" />
88

9-
Every replay has a detailed view that contains the embedded video player and rich debugging context. Playing back the video will allow you to see every user interaction in relation to frontend and backend errors, console messages, DOM events, network requests and more. It’s like having [DevTools](https://developer.chrome.com/docs/devtools/overview/) active for your production user sessions. Almost every component on this page is connected through timestamps. See the breakdown of each component and why it’s valuable:
9+
Every replay has a detailed view that contains the embedded video player and rich debugging context. Playing back the video will allow you to see every user interaction in relation to frontend and backend errors, console messages, DOM events, network requests and more depending on your platform. It’s like having [DevTools](https://developer.chrome.com/docs/devtools/overview/) active for your production user sessions. Almost every component on this page is connected through timestamps. See the breakdown of each component and why it’s valuable:
1010

1111
![Session Replay details user interface](./img/replay-details.png)
1212

@@ -15,7 +15,7 @@ Every replay has a detailed view that contains the embedded video player and ric
1515

1616
* **Breadcrumbs:** The replay breadcrumbs show when key user interactions took place. Breadcrumbs are synced with the replay player and will auto-scroll as the video plays.
1717
Specifically:
18-
- **User Clicks or Taps:** including rage and dead clicks on Web and React Native.
18+
- **User Clicks or Taps:** including rage and dead clicks on Web.
1919
- **Navigations, Page Loads & View Changes:** [Learn more about spans](/product/sentry-basics/distributed-tracing/)
2020
- **Mobile specific:** Backgrounding as well as foregrounding, network connectivity, and battery usage.
2121
- **Web Vitals:** and an overall Performance Score [Learn more](/product/insights/web-vitals/)

0 commit comments

Comments
 (0)