Avatar

Community Advisor

In a nutshell depending on your Angular version you can do one of 2 methods.

There is a plugin Angularitics which allows you to access a library and add events, and props in Angular 1

You can use DTM and add direct call rules. In essence you will have to make your app simulate page views for the page to page navigation.