Skip to content

Can't Override Default google_tag_manager Event #162

Open
@lsdmi

Description

@lsdmi

Here's my code t.google_tag_manager :push, { event: 'event', action: 'action', category: 'category', label: 'label' }.

Seems it's sending all variables except event to the google tag manager console.
Event variable always says gtm.load, even though I'm passing custom one above.

Works fine if I pass it through dataLayer in js tho. Is there anyone else facing this issue?

Appreciate any help :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions