> For the complete documentation index, see [llms.txt](https://growingio.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://growingio.gitbook.io/docs/developer-manual/sdkintegrated/web-js-sdk/faq/faq-4.md).

# 同时集成了web sdk和hybrid sdk会怎么处理？

我们提供了一个全局变量 webViewRequestSend，在 web sdk 中会判断当用户设置 webViewRequestSend 为 false 并且 hybrid sdk 加载成功，则不进行 web sdk 数据的采集。
