Setup web-sdk

Step X: Configure domain

Step X: Create container with configuration

lalalal

Step X: Insert snippet

<script>
!function (w, d, st, cn, hs, lj, rst, se, he) {
    if(w.rstat4) return; rst = w.rstat4 = function () {
        var a = Array.prototype.slice.call(arguments);
        a.length && a[0] === cn && rst._a(Object(a[1]));
        return rst.doCall ? rst.doCall.call(rst, a) : rst._q.push(a) && 0; };
    rst.push = rst; rst._sv = '4.0.0'; rst._q = [];
    rst._jsl = function (src) {
        se = d.createElement(st); se.async = !0; se.src = src;
        he = d.getElementsByTagName(st)[0]; he.parentNode.insertBefore(se, he); };
    rst._a = function(conf){
        rst._host = conf.server; rst._prefix = conf.pathPrefix || '';
        rst._host && rst._jsl(hs+rst._host+rst._prefix+lj); }
}(window, document, 'script', 'configure', 'https://', '/lib.js');
</script>
<script type="text/javascript" src="https://DOMAIN/public/conf.js" async></script>

Last updated