!
  variable Script
  require js `https://cdn.jsdelivr.net/gh/easycoder/easycoder.github.io/dist/plugins/ui.js`
!  rest get Script from `rem_scripts/name/analytics` or
  rest get Script from `_load/scripts~analytics` or
  begin
    alert `Failed to load the analytics script. Please try again.` cat newline cat newline
      cat `The reported error message was:` cat newline cat the error
  end
  run Script