Any questions

We are happy to help!

Question about Gecko Booking?

If you are unsure whether Gecko Booking is right for you, or if you have other questions, we would love to hear from you!

All good!
Please enter your name.
All good!
Please enter your email.
All good!
All good!
Please enter your question.

Fields marked with an * are required

Guides - Google analytics tracking

Google analytics tracking

It is possible to avoid a lot of adjustments if you wish to track using Google Analytics in the booking system. 

Under the settings for each insertion code you can activate Analytics tracking. Furthermore, you must choose which version of Analytics you use as well as type in your Google Analytics ID. 


Please note! It only works on inserting code 'integrated into page', and requires that the website uses the correct Analytics version. 


Next, you have to insert a javascript in order for Analytics tracking to work via your web page. Which javascript you need to insert, depends on which version of Analytics that you use. 

If you use the new version of Google Analytics, Universal Analytics, the following javascript code must be inserted between <head></head> in the source code of your existing web page:

NB! 'YYYY' must be replaced with your Google Analytics ID.

<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'YYYY', 'auto', {'allowLinker': true, 'cookieDomain': 'none'});
ga('send', 'pageview');
</script>

If you use the older version of Google Analytics, the following javascript code must be inserted between <head></head> in the source code of your existing web page:

NB! 'YYYY' must be replaced with your Google Analytics ID.

<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'YYYY']);
_gaq.push(['_setDomainName', 'none']);
_gaq.push(['_setAllowLinker', true]);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.googleanalytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
</script>

Afterwards the insertion code from GECKO must be inserted as you normally would - insert it in to where you would like your booking system to be shown. 


Please note! The above-mentioned javascripts must be inserted in to <head></head> on your home page before the insertion code will work. 

 


 


Try a Free and Non-Binding Demo of Gecko Booking & Administration

Fill out the form, and you will receive a demo as soon as possible.

All good!
Please enter the company name.
All good!
Please enter your phone number.
All good!
Please enter your name.

Fields marked with an * are required