### Description We're [adding support for loading external scripts](https://github.com/openedx/frontend-base/issues/129) and removing Google Analytics in one shot: we should create a tutor plugin that implements it. ### TODO - [x] Sample implementation: https://github.com/openedx/openedx-tutor-plugins/pull/63 - [ ] See if edly wants to adopt it into a tutor-google-analytics
Description
We're adding support for loading external scripts and removing Google Analytics in one shot: we should create a tutor plugin that implements it.
TODO