Closed robsonsobral closed 2 months ago
Hi there, sorry, but I can't reproduce this with the latest verion of Nuxt Gtag. Can you please upgrade to the latest version v2.0.6?
Thank you, @johannschopplich !
I updated, but… Still no luck.
I tried to delay both and the second still doesn't work. So, I tried to change the order and I've got the same error. As, in my case, the second is more important, I removed the first one, set using ENV variables, and kept the one that uses initialize()
.
May I ask if the IDs you used for your tests are from different Google Accounts? Maybe the issue is there. Or all the IDs need to be initialized at the same time... I don't know...
I haven't tried the behavior with Google IDs from different accounts. Maybe they require some other handling, I'm not sure… Reproduction much appreciated!
Closing this, as no reproduction was provided. If the problem persists, please open a new issue with a reproduction attached. Thanks! 🙏
Environment
Reproduction
Load a gTag using an ENV variable and a second one using
initialize()
.Describe the bug
The second tag ID hasn't its events track.
Additional context
No response
Logs
No response