Node's event emitter for all engines.
npm install events
var EventEmitter = require('events').EventEmitter
See the node.js event emitter docs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.