> 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-5.md).

# 同时集成了web sdk 1.x 和web sdk 2.x会怎么处理？

同时集成两个web sdk，都会只有第一个先执行的生效，虽然我们做了容错，但是并不支持用户同时集成两个sdk，没有必要。
