wyona / katie-backend

Katie Backend
https://katie.qa
Apache License 2.0
26 stars 1 forks source link

Disable Google Analytics by default and make Google Analytics ID configurable #17

Closed michaelwechner closed 3 months ago

michaelwechner commented 4 months ago

src/main/webapp/index.html src/app/app.component.ts

michaelwechner commented 3 months ago

Google Analytics is already disabled by default inside src/app/app.component.ts, which means no event is being sent, but the gtag script is loaded inside src/main/webapp/index.html

michaelwechner commented 3 months ago

gtag script loading commented inside src/index.html

Documentation added to re-enable Google Analytics

https://github.com/wyona/katie-backend?tab=readme-ov-file#enable-google-analytics