Ask for the Google Analytics ID and inject it into the `.env.prod` file: ``` REACT_APP_GOOGLE_ANALYTICS_ID=... ``` The actual name of the analytics key could be configurable in a `.graasprc` file of the template.
Ask for the Google Analytics ID and inject it into the
.env.prodfile:The actual name of the analytics key could be configurable in a
.graasprcfile of the template.