Google Tag Manager Integration
Google tag manager can be use to track widget events.
Setup
Setup a widget on your page
Make sure the
dataLayer
exists in the parent window.
Note: This only works when you are using the widget setup script or the widget component. iFramed widgets are not supported.
Events
When configured the widget should send the following events to the dataLayer
Event | When |
---|---|
scheduleDate | When the date picker is opened for the first time |
scheduleTime | When time picker is opened for the first time |
scheduleOverview | When you are on the checkout overview page |
scheduleNotes | When you are on the checkout notes page |
scheduleDetails | When you are on the checkout details page |
scheduleConfirm | When you are on the checkout confirmation page |
scheduleReservation | When a reservation is made |
Â