1) Go to Channels section and click on Chat Widget
2) Click on the Show Widget Code as shown in image
3) Get the ID from the script w.ChatraID = 'xxxxxxxxxxxxx';
1) Click on Settings
2) Click on Website Settings
3) Click on your website
4) Click on Setup Instructions
5) Copy the Website ID
1) Go to Settings -> App Settings -> Drift Widget
2) Scroll down to Install and click on JavaScript
3) In the Script code, scroll down until you found this line: drift.load('yourID'); and copy the contents inside drift.load('yourID');
<!-- Start of Async Drift Code --><script>"use strict";!function() {var t = window.driftt = window.drift = window.driftt || [];if (!t.init) {if (t.invoked) return void (window.console && console.error && console.error("Drift snippet included twice."));t.invoked = !0, t.methods = [ "identify", "config", "track", "reset", "debug", "show", "ping", "page", "hide", "off", "on" ],t.factory = function(e) {return function() {var n = Array.prototype.slice.call(arguments);return n.unshift(e), t.push(n), t;};}, t.methods.forEach(function(e) {t[e] = t.factory(e);}), t.load = function(t) {var e = 3e5, n = Math.ceil(new Date() / e) * e, o = document.createElement("script");o.type = "text/javascript", o.async = !0, o.crossorigin = "anonymous", o.src = "https://js.driftt.com/include/" + n + "/" + t + ".js";var i = document.getElementsByTagName("script")[0];i.parentNode.insertBefore(o, i);};}}();drift.SNIPPET_VERSION = '0.3.1';drift.load('yourid');</script><!-- End of Async Drift Code -->
1) Go to Settings -> Click on Installation -> Click on Web -> Copy ID within the "xxxx"
1) Create a Beacon and once you arrived at the HTML code section, copy the ID as shown here: