The documentation is missing for how to disable analytics for the web. This should be linked or referenced somewhere in the guides: https://firebase.google.com/docs/reference/js/analytics.md#setanalyticscollectionenabled The place where it is missing is probably here: https://firebase.google.com/docs/analytics/configure-data-collection?platform=ios This will be helpful for users in the future. Thanks! ### Discussed in https://github.com/firebase/firebase-js-sdk/discussions/6272 <div type='discussions-op-text'> <sup>Originally posted by **p-young** May 12, 2022</sup> Hi, I was wondering if there's any solutions or suggestions around firebase analytics and complying with gdpr. There doesn't seem to be a way to disable data collection or change the behavior at all, whereas the ios and android sdk's seem to have it. There is link here to disabling firebase analytics for web but it's broken: https://support.google.com/firebase/answer/9019185?hl=en#zippy=%2Cin-this-article</div>