The Google Analytics gtag('config', ....) code is not triggered on each subsequent page load, as there is currently no turbolinks event listener (there are similar event listeners for the other similar partials). Therefore Google Analytics does not register any page visits beyond the original page loaded.