Hello,
After uploading the collect chat script. My website load time has increased by few second. After check the suggestion on here https://web.dev/no-document-write/?utm_source=lighthouse&utm_medium=unknown . They suggested that If third-party code is using document.write()
, ask the provider to support asynchronous loading ,
Please help me on this, how to fix the issue.