var options = {
"rootUrl": https://app.five9.com/consoles/,
"type": "chat",
"title": "The Nest Schools",
"tenant": "The Nest Schools",
"profiles": "Chat_Campaign",
"showProfiles": true,
"autostart": true,
"theme": "flagship.css",
"logo": https://thenestschool.com/wp-content/uploads/2021/03/nest-school-logo-full.png,
"surveyOptions": {
"showComment": true,
"requireComment": false
},
"fields": {
"name": {
"value": "",
"show": true,
"label": "Name"
},
"email": {
"value": "",
"show": true,
"label": "Email"
},
"School Location": {
"value": "",
"show": true,
"label": "School Location",
"required": true
},
"UserLocale": {
"value": "en",
"show": false
}
},
"playSoundOnMessage": true,
"allowCustomerToControlSoundPlay": false,
"showEmailButton": true,
"hideDuringAfterHours": true,
"useBusinessHours": true,
"showPrintButton": false,
"allowUsabilityMenu": true,
"enableCallback": true,
"callbackList": "",
"callbackConfirmation": "\"Thanks! We will call you back as soon as possible at [PHONE].",
"allowRequestLiveAgent": false
};
Five9SocialWidget.addWidget(options);