Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -12,7 +12,7 @@
|
|
12 |
var c=d.createElement('script');o.api=new Array();c.async=true;c.type='text/javascript';
|
13 |
c.charset='utf-8';c.src='https://web-sdk.smartlook.com/recorder.js';h.appendChild(c);
|
14 |
})(document);
|
15 |
-
smartlook('init', '
|
16 |
</script>
|
17 |
<style>
|
18 |
*, *::before, *::after { box-sizing: border-box; }
|
|
|
12 |
var c=d.createElement('script');o.api=new Array();c.async=true;c.type='text/javascript';
|
13 |
c.charset='utf-8';c.src='https://web-sdk.smartlook.com/recorder.js';h.appendChild(c);
|
14 |
})(document);
|
15 |
+
smartlook('init', 'aa9463be7bcf3461cd111de8ed0dc6ede653881c', { region: 'eu' });
|
16 |
</script>
|
17 |
<style>
|
18 |
*, *::before, *::after { box-sizing: border-box; }
|