Skip to content

Instantly share code, notes, and snippets.

@scumah
Last active July 8, 2019 20:44
Show Gist options
  • Save scumah/0597033ab958f337bbe37c39820155b3 to your computer and use it in GitHub Desktop.
Save scumah/0597033ab958f337bbe37c39820155b3 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
</head>
<body>
Kustomer chat test
<script>
!function(a,b,c,d){a.Kustomer=c,c._q=[],c._i=[],c.init=function(a){function b(a,b){a[b]=function(){a._q.push([b].concat(Array.prototype.slice.call(arguments,0)))}}for(var d="init clear identify track start describe on".split(" "),e=0;e<d.length;e++)b(c,d[e]);c._i.push(a)};var e=b.createElement("script");e.type="text/javascript",e.async=!0,e.src="https://cdn.kustomerapp.com/cw/sdk.v1.1.min.js";var f=b.getElementsByTagName("script")[0];f.parentNode.insertBefore(e,f)}(this,document,window.Kustomer||{});
Kustomer.init('eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjVkMjM2NDNkMGRkYzA4MDA5MjY5MmQ3NiIsInVzZXIiOiI1ZDIzNjQzYzkxNjM2OTAwMWE0Y2M1ZjciLCJvcmciOiI1YmE0ZGZhODVkNTFhMzJlYjAwZGJmNWIiLCJvcmdOYW1lIjoiam9iYW5kdGFsZW50IiwidXNlclR5cGUiOiJtYWNoaW5lIiwicm9sZXMiOlsib3JnLnVzZXIiLCJvcmcuYWRtaW4iLCJvcmcudHJhY2tpbmciXSwiYXVkIjoidXJuOmNvbnN1bWVyIiwiaXNzIjoidXJuOmFwaSIsInN1YiI6IjVkMjM2NDNjOTE2MzY5MDAxYTRjYzVmNyJ9.Qi7ELK3iIGZQ6Vo2DWxvKB4_MMRMGdNbNT1R-oDwwFk');
Kustomer.start({lang: "es"});
Kustomer.open();
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment