Avatar

Community Advisor

What reports in Adobe  Analytics are you trying to view?

If you capture a list of variables, then if they are standard they will appear in the various menus and sub menus(Traffic Reports > Pages > Pages, is for Pagename as an example). If they are custom you may need to have some of the menu setting adjusted to allow you to view them.

Implementing Analytics Using JavaScript

Go over this get a idea on how to implement the basics. I think you also may have to look at what is called your data layer.

Data Layer

The work I with angular I was involved with we used the angular frame work to inject our header and footer when need as well as used direct call rules. This was very efficient and saved alot of the headaches you seem to be having.

Good luck