Could we have a global onPageStartup event applying for all pages, or perhaps a session navigatedToPage event? I’m looking for an event that is sent in both of these cases:
- User clicks on menu link
- User navigates to a page via external URL link, or directly modifying the URL address bar in his browser.
The onPageStartup of the session only fires once, when the Perspective app is loaded :s