USER SESSIONS
Developer Console
3min
The Developer Console allows you to see browser console output to debug a customer session. Just like enabling inspect mode on your favorite browser, Relicx allows you to enable the developer mode that allows the user to inspect the session's console and network behavior.
๏ปฟ
The console tab shows any errors, warnings, info, or log messages that the session may have encountered.
๏ปฟ
The network tab provides a way to see the sequence of navigation along with the times taken to load each element on a page using the waterfall view. This tab is extremely useful to investigate any performance issues with your application
๏ปฟ
๏ปฟ
๏ปฟ
๏ปฟ
Updated 04 Dec 2023
Did this page help you?