-
Notifications
You must be signed in to change notification settings - Fork 27.4k
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
Update gtm in third parties to include script strategy as party town … #60742
base: canary
Are you sure you want to change the base?
Conversation
Left as draft until the linked discussion gets accepted |
seems useful. Could be possible to add strategy for google analytics. |
@asansyzb Done! |
Allow CI Workflow Run
Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer |
Hey @ijjk have I done something wrong its saying un-able to |
…has native GTM support
What?
Adds the ability to add a script strategy to the GTM module in
@next/third-parties/google
Why?
This is to allow users using the new and currently experimental
nextScriptWorkers
flag to usepartytown
natively with the GTM module.How?
This links to #60743