...
After the datacollection is configured, must be assigned to the service in the field “datacollection” to activate it.
Example
Code Block | ||
---|---|---|
| ||
{ "id" : "3902124122690", "rules" : [], "datacollection" : [ "survey-whatsapp" ], "name" : "LiveChat Whatsapp Service NATIVE", "widget" : "", "checkMediaUrl" : "", "checkMediaInterval" : 5000, "proactivity" : { "engagementTimeout" : -1, "engagementOnClick" : "", "engagementOnMove" : "", "engagementFunction" : "" }, "enableService" : true, "enableChat" : true, "enableCallbackNow" : false, "enableCallbackLater" : false, "enableClickToCall" : false, "enableVideo" : false, "enableScreensharing" : false, "enableBrowserNotification" : false, "enableAudioNotification" : false, "audioNotificationUrl" : "", "enableSendLink" : true, "enableSendDocument" : true, "enableSendImageFeature" : true, "enableSendDocumentFeature" : true, "enableSendAudioFeature" : true, "custom_css" : "", "logo" : "", "language_fn" : "", "language" : "it-it", "restart_chat" : true, "callbackNowParameters" : "", "callbackLaterParameters" : "", "callbackFirstSlotParameters" : "", "checkCallbackAvailableParameters" : "", "compatibilityErrorMessage" : "", "botId" : "", "channel" : "whatsapp", "webrtc" : {}, "enableBlur" : true, "enableVideoRecording" : false, "enableLateEngagementChat" : false, "surveyExpireInMinutes" : 10 } |
...