Skip to content
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

Is actually scriptDefer making any difference? #167

Open
KaragiannidesAgapios opened this issue Oct 10, 2023 · 0 comments
Open

Is actually scriptDefer making any difference? #167

KaragiannidesAgapios opened this issue Oct 10, 2023 · 0 comments

Comments

@KaragiannidesAgapios
Copy link

"@nuxtjs/gtm": "^2.4.0",

  gtm: {
    id: ******,
    respectDoNotTrack: false,
    scriptDefer: true,
  },

Using the scriptDefer seems like it makes no difference.
I don't see defer tag added on the script, or changing the order that the script is added in the dom.

Am i missing something here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant