As discussed in #57 here we should update the logic surrounding our use of Google Analytics scripts to eliminate needing to allow inline scripts.
I think to get away from the inline script approach we would have to model our solution in a similar fashion to how their are loading the live reload script with ember-cli ember-cli-inject-live-reload.
I'm thinking we should make create an issue for this and circle back later on this. Maybe give a PR to ember-cli-google-analytics at that time and migrate to using that.
As discussed in #57 here we should update the logic surrounding our use of Google Analytics scripts to eliminate needing to allow inline scripts.