Emulate console for all the browsers
var console = require("console-browserify")
console.log("hello world!")
npm install console-browserify
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.