> For the complete documentation index, see [llms.txt](https://growingio.gitbook.io/v3/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/v3/developer-manual/sdkintegrated/web-js-sdk/faq/faq-4.md).

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

GrowingIO SDK 提供了一个全局变量 webViewRequestSend，在 web sdk 中会判断当用户设置 window\.webViewRequestSend 为 false 并且 hybrid sdk 加载成功，则 web sdk 不再采集数据。
