What is the name of the event that is dispatched when a customer clicks "Go To Checkout" after adding stuff on their cart? I want to register that a user started a checkout process for analytics. Specifically, I need to capture the contents of the cart and other information such as total price etc.
I've tried most of the events on this list that are related to either "checkout" or "cart". None of them seem to be dispatched when a user clicks checkout. The nearest that I could get was
controller_action_predispatch_checkout_cart_index
which is dispatched when a user clicks "View and Edit Cart".
I'm looking at a couple of ways to solve this
Use controller_action_predispatch_checkout_index_index
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With