cloud-game/pkg/config/coordinator
sergystepanov d3e16a4a09
Make Google Analytics injection optional (#336)
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.
2021-07-30 12:29:16 +03:00
..
config.go Make Google Analytics injection optional (#336) 2021-07-30 12:29:16 +03:00