angular Google Analytics gtag config fires only at the first page
In an Angular app, I have an event router subscription to track page changes but the “collect” network call is only fired on the first time the gtag is triggered.
In an Angular app, I have an event router subscription to track page changes but the “collect” network call is only fired on the first time the gtag is triggered.