UNCLASSIFIED - NO CUI

Skip to content

Removing Google Analytics

Eli Lawrence requested to merge feat/analytics into main

This merge references issue #26 (closed). I removed the GoogleAnalyticsObject from landscape/node_modules/interactive-landscape/tools/renderItems.js as well as any references to the object within landscape/node_modules/interactive-landscape/src/script.js. Lastly, I removed Google Analytics from the content-security-policy (CSP) within the landscape/nginx.conf file.

Merge request reports