WebView Data Monitoring¶
To monitor WebView data, you need to integrate the Web Monitoring SDK into the WebView access page.
If your Flutter application embeds H5 pages, it is recommended to complete the following steps:
- Complete SDK initialization and RUM configuration on the Flutter side.
- Integrate the Web Monitoring SDK into the H5 page.
- Ensure that the pages loaded by the WebView can normally access the reporting address.
For more details on Web-side configuration, please refer to Web Application Access.