-
Notifications
You must be signed in to change notification settings - Fork 10.3k
feat(gatsby-plugin-google-gtag/tagmanager): Use Script Api for adding gtag scripts #36685
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
feat(gatsby-plugin-google-gtag/tagmanager): Use Script Api for adding gtag scripts #36685
Conversation
I have a doubt if this
|
9c4f67f
to
22afce3
Compare
@jawakarD Would this PR also update the |
I'm planning to update https://www.gatsbyjs.com/docs/reference/built-in-components/gatsby-script/#resolving-urls |
@jawakarD: any updates on this ? |
This code snippet is from the documentation on how to integrate
https://www.gatsbyjs.com/blog/how-to-add-google-analytics-gtag-to-gatsby-using-partytown/ |
@jawakarD Any updates? |
Hey! any updates? |
Is this still needed? I could look into it next week maybe. |
Yes, please:) |
This would be amazing - looking for best ways to optimise my GTM script |
Hey, this is a significant issue when it comes to website optimization and obtaining better results through Google search. That's why I'm frequently asking: have you happened to take a look at it? 😸 |
Description
Documentation
strategy
partytownProxiedURLs
foroff-main-thread
strategypartytown-venilla-config
to use proxy url for scripts tht doesn't send correct CORS headers like Universal google analytics.Somthing like:
Related discussion
#36598