giongto35 / cloud-game

Web-based Cloud Gaming service for Retro Game
https://www.youtube.com/watch?v=GUBrJGAxZZg
Apache License 2.0
2.32k stars 348 forks source link

Make Google Analytics injection optional #336

Closed sergystepanov closed 3 years ago

sergystepanov commented 3 years ago

This allows switching GA client statistics on the client by setting these params in the config.yaml file: analytics: inject: false/true gtag: (your tag) By default, GA analytics will be disabled.