I have a webshop checkout with 4 steps(urls/pages) on bodylux.dk
- Basket
- Adress, payment, shipping details ( it is this page I have questions about)
- Creditcard/payment gateway
- Thank you page
The checkout is tracked with the enhanced ecommerce and working.
But I would like to get more fine grained tracking on step 2, this page contains adress fields, payment options and shipping options. And it is on this page most of the users abandon the checkout. I would like to track if the user has entered address, selected shipping, selected payment aso.
But when looking in the documentation for checkout in enhanced ecommerce enhanced ecommerce they write only a single sentence about single page checkouts "If you have a single step checkout process or if you have not configured a checkout-funnel in Ecommerce Settings then the step field is optional."
But it is not apparent to me if I should track as an action without a step to track the extra information or if I should use event tracking.
Any hint are appreciated.