Hi David thank’s for the reply.
Jetpack’s plugin does have page view count, they also have an option to count the scrolls as page views in Google analytics. I tried disabling Evolve’s infinite scroll and enabling jetpack’s infinite scroll but it did not work. I believe some Functions.php editing would be necessary to enable Jetpack’s infinite scroll with Evolve. I would rather use the Evolve Infinite scroll anyway.
With some research I have found that it seems to be possible to count scrolls with two methods:
The first method seems simpler and would just count each time a scroll occurs as another homepage view.
https://www.quora.com/How-do-I-track-page-views-on-a-site-that-has-the-infinite-scrolling-feature-with-Google-analytics-if-only-the-first-page-is-seen-as-a-page-view-by-GA
The Second method is more involved but I think would provide a more detailed amount of the scrolls per session using way points and virtual page views.
https://webmasters.stackexchange.com/questions/57057/infinite-scrolling-without-losing-page-views-in-google-analytics
Both of these methods are beyond my knowledge to setup, maybe someone familiar with this could provide a step by step for adding this to evolve. Otherwise I think that this would be a great addition to the theme in the next update.