# Network Request and Frustration Interaction Tracking

Enable tracking of network request events and frustration interactions such as rage clicks and dead clicks in the Amplitude Browser SDK.

Source: https://amplitude.com/en-us/releases/network-request-and-frustration-interaction-tracking

---

<!--$-->

Session ReplayNov 21, 2025

[\[All updates\]](/releases)

### Network Request and Frustration Interaction Tracking

Joe Pollock

Enables/disables capturing network request events invoked by [XHR](https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest) and [Fetch](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API). If `true`, Amplitude tracks failed network requests. To configure what gets captured, set this as a network tracking options object. Default value is `false`. See [Track network interactions](https://amplitude.com/docs/sdks/analytics/browser/browser-sdk-2#track-network-requests) for more information and configuration options.

Enables/disables frustration interaction tracking. If `true`, Amplitude tracks rage clicks and dead clicks. Default value is `false`. Review [Track frustration interactions](https://amplitude.com/docs/sdks/analytics/browser/browser-sdk-2#track-frustration-interactions) for more information and configuration options. Minimum SDK version 2.24.0.

<!--/$-->
