In order to get AMAZD running, only a very few steps are really necessary. Everything else is recommended, but not mandatory. To start, you need to add the following code snippet to the global header <header> of your website.
<!-- AMAZD Tag -- >
<script>
window.onAmazdReady = function (amazd) {
amazd.showBubble();
};
(function(d, s, c) { var e = d.createElement(s), t = d.getElementsByTagName(s)[0]; e.id = 'amazd-script-tag'; e.async = true; e.company = c; e.src = 'https://widget.amazd.co/widget.js'; t.parentNode.insertBefore(e, t); })(document, 'script', 'your-company-handle');
</script>
<!-- end AMAZD Tag -- >
That's it. Now it is already time to figure out the right strategy of how your customers can reach out to you.
In case you need a bit of support in the installation of the AMAZD, feel free to browse through our in-depth manuals:
Install the Google Tag Manager