Set Visitor

You can use this method to send visitors information.
window.$imber.setVisitor({
email : "[email protected]",
name : "test",
description : "This is a test ",
phone : "0111111111"
})