mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-10 06:45:28 -05:00
<!-- Clearly explain the need for these changes: --> As part of a small security review, we found that google won't let you load with integrity. That seems insane but the general workaround is to load a static copy of your own ### Changes 🏗️ Moves all the google analytics scripts in house instead of loading via cdn <!-- Concisely describe all of the changes made in this pull request: --> ### Checklist 📋 #### For code changes: - [x] I have clearly listed my changes in the PR description - [x] I have made a test plan - [x] I have tested my changes according to the test plan: <!-- Put your test plan here: --> - [x] tested it in a new isolated environment to confirm events still work as expected everywhere they are used --------- Co-authored-by: Reinier van der Leer <pwuts@agpt.co>