Replies: 1 comment 1 reply
-
Same need, I created a PR for this #63405 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Goals
Use the @next/third-parties/google package to provide additional options when initializing Google Analytics to expand the availability of other features that Google Analytics offers.
Non-Goals
No response
Background
I tried to use Google Analytics's debug mode. However, currently, it is not possible to receive additional options when initializing Google Analytics. I want to expand the interface to add options including debug mode and others.
https://support.google.com/analytics/answer/7201382?hl=en#zippy=%2Cgoogle-tag-gtagjs
Proposal
I'm planning to work on this soon and submit a PR for it.
I'd like to hear opinions regarding the implementation of this feature.
Beta Was this translation helpful? Give feedback.
All reactions