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
First payload is OK, second one is not. en=page_view&_et=994&_eu=I&dr=https%3A%2F%2Fassistant.cp.com%2Fstock-lead-time-irp&dt=**CP%20Assistant**
this is the app name, that i can see in my GA report along with actual "true" page names (coming from router).
Description
I get a double GA Request payload when a page is viewed, one with the actual router page name, one with the app name...
Expected behavior
I should only get one payload with the router page name
Actual behavior
First payload is OK, second one is not.
en=page_view&_et=994&_eu=I&dr=https%3A%2F%2Fassistant.cp.com%2Fstock-lead-time-irp&dt=**CP%20Assistant**
this is the app name, that i can see in my GA report along with actual "true" page names (coming from router).
Environment
npm ls vue-gtag
:Reproducible Demo
https://assistant.cp.com/
My config
main.js
router/index.js
The text was updated successfully, but these errors were encountered: