Skip to main content

How to activate Google Analytics for Booking Engine?

Updated yesterday

To activate the Google Analytics tracking for the Booking Engine please go to All settings > Marketplace and activate the module Google Analytics for the Booking Engine.

There please enter your Measurement ID from the Google Analytics.

How to find the Measurement ID?

Events that we track are:

  • room_selection: data - { room-name: room-unit }

  • step_1_make_reservation: data - { room-name: room-price }

  • user_login: data - { user-name: timestamp }

  • user_signup: data - { user-name: timestamp }

  • forgot-password: data - { user-name: timestamp }

  • extra_selection: data - { extra-name: extra-unit }

  • step_2_make_reservation: data - { room-name: room-price, extra-name: extra-price }

  • step_2_cancel_reservation: data - { room-name: timestamp }

  • step_3_make_reservation: data - { guest-name: timestamp }

  • step_3_cancel_reservation: data - { room-name: timestamp }

Did this answer your question?