Changes

Jump to navigation Jump to search

Google Cross Domain Tracking

162 bytes added, 14:36, 15 September 2022
no edit summary
This page explains how to use cross domain tracking with Google when using the booking page under your own domain.
__TOC__
*In Add New Account set:
-Account Name: example: Beds24
-Country: Germany (example)
Under Container Set up add:
-Container Name:Example: www.Beds24.com
*Target Platform: Choose Web
Example code:
<code><!-- 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],
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-123456');</script>
<!-- End Google Tag Manager --></code>
*Additionally, paste this code immediately after the opening <body> tag. You can add it in any field in Source code in (SETTINGS) SETTINGS > BOOKING ENGINE > BOOKING PAGE > CONTENT
Example Code:
<code><!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-123456"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) --></code> <div class="warning">{{#fas:exclamation-triangle}} The codes provided here are only examples. Don´t use them in your page!</div>
= Google Tag Manager dashboard =
119

edits

Navigation menu