TABLE OF CONTENT
- Introduction
- Requirements to use GTM
- Tracking within the Appointment Booking Widget
- Tracking in the Group Appointment Booking Widget
- Tracking in the Compact Booking Widget
- Additional Information
Introduction
The Calenso Booking Widget (booking of individual services) as well as the Widget for Group Appointments supports the feature of conversion tracking of the Google Tag Manager (GTM).
Requirements to use GTM
The conversion tracking feature is exciting for evaluating the different booking types and is available for customers who have a paid Premium-, Business- or Enterprise-subscription.
Tracking within the Appointment Booking Widget
The appointment booking widget supports the following GTM events. When the customer navigates through the booking widget, the events are triggered so that it is possible to measure where customers e.g. abort the booking process:
The data that is transferred during the booking steps is an array of bookings. The already available data is transferred at each step.
Tracking in the Group Appointment Booking Widget
The group appointment booking widget only supports an event at the end of the booking process, after the customer has completed the booking. Intermediate steps are currently not measured (this feature will come in the future).
As soon as the Google Tag Manager code (GTM-XXXXXXX) is stored in the system, the conversions can be registered for bookings of appointments or group appointments in the Google Tag Manager. Multiple bookings are also supported in each case.
In Calenso, the GTM tracking code cannot yet be added independently. Just send the code with the details of your Calenso account to the email address support@calenso.com. A Calenso support representative will then add the tracking code to the account.
Tracking in the Compact Booking Widget
In our new compact booking widget, which makes the booking process much shorter and simpler, the individual booking steps are also measured.
Since the store, resource, and service are already preselected in the compact booking widget, these steps are omitted during tracking:
// First user interaction in the compact widget, could also be triggered later compact_widget_booking_start, // Step: Selection of an available appointment in the compact widget compact_widget_booking_step_available_appointments, // Step: Summary / Booking form in the compact widget compact_widget_booking_step_summary, // Step: Payment in the compact widget compact_widget_booking_step_payment, // Completion of the booking in the compact widget compact_widget_booking, // Step: Booking successful in the compact widget compact_widget_booking_step_success, // Step: Error within the booking in the compact widget compact_widget_booking_step_failed,
Additional Information
Here you can find all informations about the Google Tag Manager.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article