Borrow the concept [from frontend-platform](https://github.com/openedx/frontend-platform/blob/master/src/initialize.js#L311-L311), but make it configurable via SiteConfig. Take the opportunity to remove the Google Analytics hard-code entirely. (It will be offered instead [as a Tutor plugin](https://github.com/openedx/frontend-base/issues/230).)
Borrow the concept from frontend-platform, but make it configurable via SiteConfig.
Take the opportunity to remove the Google Analytics hard-code entirely. (It will be offered instead as a Tutor plugin.)