When the viewable pages list is created in Request or Response view, all pages, including UI events, are listed in the order that is dictated by the timestamps that are associated with their requests. In some cases, the request for a new parent page can occur before the request submitted by UI Capture from a previous case.
Because UI events are typically batched for submission, the timestamp observed by Tealeaf for an individual UI event can occur some time after the event occurred in the visitor's browser. Depending on the available network connections, the browser can prioritize the request for the new page over the submitted POST.
When the viewable page list is assembled, the labels for UI event pages can be changed, as RTV determines the parent page to which each UI event page belongs.
During replay, RTV displays the UI event page with its properly labeled parent page. When RTV is in replay view, the Viewable Pages List displays pages in the order of replay. UI event pages are displayed beneath their parent pages.