Booking Engine and Hotel Website Ecommerce Tracking using Google Tag Manager

Standard

Ecommerce Tracking for Travel Booking and Hotel Website using Google Tag Manager

Recently, one of clients asks me to track eCommerce tracking for travel, hotel and booking engine e-commerce tracking using Google Tag Manager. Quite interesting to track e-commerce with booking engine and also tracked other type of e-commerce tracking using Google Tag Manager.

  1. eCommerce and Enhnaced E-commerce Tracking for a booking engine using Google Tag Manager.
  2. eCommerce and Enhnaced E-commerce for an airline booking using Google Tag Manager
  3. eCommerce and Enhnaced E-commerce for a Hotel Websites using Google Tag Manager
  4. eCommerce and Enhnaced E-commerce for Wubook booking system using Google Tag Manager
  5. eCommerce and Enhnaced E-commerce for AN Online Reservations using Google Tag Manager
Ecommerce Tracking for Travel

Enhanced eCommerce Tracking for Reservation And Booking

1. First Install Google Tag Manager on MemberMouse for Set Up E-commerce Tracking using Google Tag Manager

Paste this code as high in the <head> of the page as possible:

<!– Google Tag Manager –>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({‘gtm.start’:
new Date().getTime(),event:’gtm.js’});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!=’dataLayer’?’&l=’+l:”;j.async=true;j.src=
‘https://www.googletagmanager.com/gtm.js?id=’+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,’script’,’dataLayer’,’GTM-XXXX’);</script>
<!– End Google Tag Manager –>
Additionally, paste this code immediately after the opening <body> tag:
<!– Google Tag Manager (noscript) –>
<noscript><iframe src=”https://www.googletagmanager.com/ns.html?id=GTM-XXXX”
height=”0″ width=”0″ style=”display:none;visibility:hidden”></iframe></noscript>
<!– End Google Tag Manager (noscript) –>

Note: Make you will replace GTM Tracking Code with your GTM ID XXXXX

2. Written Javascript to get the value of product name, product price and Total using google tag manager for booking engine e-commerce tracking 

Leave a Reply

Your email address will not be published. Required fields are marked *