In the Events pane, RTV displays all events from all pages from the current page to the next displayable page, as indicated in the Viewable Pages List. So, events from interstitial pages that cannot be displayed are also visible in RTV.
For example, suppose that you have the following sequence of pages and events:
Page | Status Code | Page Behavior | Events |
---|---|---|---|
2 | Status Code 200 | normal page | Event A, Event B |
3 | Status Code 302 | redirect to page 4 (not viewable) | Event C, Event D |
4 | Status Code 200 | normal page | Event E, Event F |
5 | Status Code 200 | normal page | Event G |
- When you view Page 2, Events A, B, C, and D are listed in the Events pane.
- When you view Page 4, Events E and F are listed in the Events pane.