If you recursively import a proprietary binary, it still ends up in the resulting apk. I’ve checked the APK, the Google Analytics libary ends up in it, and it is not in any way sandboxed from the rest of the browser.
It may end up in the APK but that does not mean it is actually used. This is the unfortunate side effect of pulling in dependencies with dependencies.
I can assure you that Adjust does not talk to google analytics behind our backs. It may have that option, but we did not configure it to use that functionality. What would it talk to, we did not configure an API key.
I will find out if we can remove this dependency to avoid confusion.
There is no Google Analytics in Focus. Check the source code please to verify this.