/
Send events to Google
Send events to Google
In case you need to send events to Google when the reservation is created, you would need to add the javascript code below to the page with the plugin shortcode.
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-XXXXX-X']);
_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') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
, multiple selections available,
Related content
Share Specific Event Dates with Clients or on Social Media
Share Specific Event Dates with Clients or on Social Media
More like this
Open Times Filtering Option
Open Times Filtering Option
More like this
Configuration of Waiter Dashboard
Configuration of Waiter Dashboard
More like this
Plugin translation
Plugin translation
More like this
How do delete API key
How do delete API key
More like this
Pre-Payment setup
Pre-Payment setup
More like this