(function() {
window.VG_CONFIG = {
ID: “2Qk9ltSJYa1rPmdJqeyv”, // YOUR AGENT ID
region: ‘na’, // YOUR ACCOUNT REGION
render: ‘full-width’, // Widget position
// modalMode: true, // Set this to ‘true’ to open the widget in modal mode
stylesheets: [
“https://vg-bunny-cdn.b-cdn.net/vg_live_build/styles.css”
],
// THIS IS SUPPOSED TO BE CHANGED OR REMOVED.
// user: {
// name: ‘John Doe’, // User’s name
// email: ‘johndoe@gmail.com’, // User’s email
// phone: ‘+1234567890’, // User’s phone number
// }
// Optional user data — end
// **
// userID: ‘USER_ID’, // If you want to use your own user_id
autostart: true, // Whether to autostart the chatbot with the proactive message
}
var VG_SCRIPT = document.createElement(“script”);
VG_SCRIPT.src = “https://vg-bunny-cdn.b-cdn.net/vg_live_build/vg_bundle.js”;
VG_SCRIPT.defer = true; // Remove ‘defer’ if you want widget to load faster (Will affect website loading)
document.body.appendChild(VG_SCRIPT);
})()
<iframe
src="https://convocore.ai/app/na/render/2Qk9ltSJYa1rPmdJqeyv/iframe"
style="width: 100%; height: 100%; border: none;"
frameborder="0"
allowfullscreen
>
