You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2025. It is now read-only.
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.