xxxxxxxxxx
<html>
<head>
<script src="keen-3.0.0.track.min.js"></script>
<script src="keen-reporter.js"></script>
<script>
!function(){
var keen = new Keen({
projectId: "",
writeKey: "",
requestType: "beacon",
js_reporter: true
});
}();
</script>
<script src="trigger-error.js"></script>
</head>
<body></body>
</html>