Skip to content

Some events are not triggered (view_item_list, view_item, add_to_cart...) #278

@webmodyf

Description

@webmodyf

Hello,
I'm trying to configure this extension on our Hyva theme.
Some events are not triggered and I don't understand why.
When I inspect the code I see this :

function yireoGoogleTagManager2Pusher(eventData, message, callback) {

let disableEvents = [
'view_item_list',
'view_item',
'add_to_cart',
'view_cart',
'purchase'
];

What should I do to enable those events ?

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