Skip to content

Is actually scriptDefer making any difference? #167

@KaragiannidesAgapios

Description

@KaragiannidesAgapios

"@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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions