• Resolved awpulley

    (@awpulley)


    I’m trying to test event firing, but I can’t find documentation on when the following events should fire in order to test them. Can you please help? Below is what I’ve figured out so far:

    gtm4wp.addProductToCartEEC
    Fires when a product is added to the cart.

    gtm4wp.removeFromCartEEC
    Fires when a product is removed from the cart.

    gtm4wp.productClickEEC
    Fires when a product link is clicked on a category page.

    gtm4wp.changeDetailViewEEC
    Fires when a different variation is selected on a variable product.

    gtm4wp.checkoutOptionEEC
    Fires when ?????

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Thomas Geiger

    (@duracelltomi)

    Hi,

    gtm4wp.checkoutOptionEEC is fired if the users selects a different payment method or shipping method on the checkout page. It is also fired if the user is not changing the default selected payment or shipping method, in that case this event is being fired while the user presses the “Place order” button.

Viewing 1 replies (of 1 total)
  • The topic ‘When do eCommerce events fire?’ is closed to new replies.