-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdash.html
7 lines (7 loc) · 1.08 KB
/
dash.html
1
2
3
4
5
6
7
<!DOCTYPE html>
<head>
<script type="text/javascript">
function createKeenWebAutoCollector(){window.keenWebAutoCollector=window.KeenWebAutoCollector.create({projectId:'5acb281ec9e77c00017c77e7',writeKey:'1715CA6A6F99BA2B8D950661DAC37BE68C61362863FDF8710494744FAD0C4B34D8B232321DF94FBF2D3B385AC48FBB110C560CE114900ACD16D245746217F1BFC072A26E5832BFDFAAA360CDE5ADA0501EBCF28018096811AFBBC868C19878FB',onloadCallbacks:window.keenWebAutoCollector.onloadCallbacks}),window.keenWebAutoCollector.loaded()}function initKeenWebAutoCollector(){window.keenWebAutoCollector.domReady()?window.createKeenWebAutoCollector():document.addEventListener("readystatechange",function(){window.keenWebAutoCollector.domReady()&&window.createKeenWebAutoCollector()})}window.keenWebAutoCollector={onloadCallbacks:[],onload:function(a){this.onloadCallbacks.push(a)},domReady:function(){return["ready","complete"].indexOf(document.readyState)>-1}};
</script>
<script async type="text/javascript" src="https://d26b395fwzu5fz.cloudfront.net/keen-web-autocollector-1.0.8.min.js" onload="initKeenWebAutoCollector()"></script>
</head>