I see. I think you can use the events as seen in the enum here https://github.com/aurelia/router/blob/master/src/router-event.ts . If you use an older version of the router, you can usenthe value directly, or copy paste that enum and listen to those event on the event aggregator.