For incorporating Google Analytics into my website (a single page application with the same navbar and footer but different view on each page) built using AngularJS, do I simply just put the tracking code in the index.html file to track every page?
I've done that but it doesn't seem like I'm able to see the views that I'm getting on other pages besides my home page. Some insight into whether I'm doing it right would help a lot!