Hello, I am attempting to use your google analytics plugin in my Ember 5.4.1 application. I've gone through the setup instructions (here)[https://github.com/onehilltech/ember-cli-google/blob/master/packages/ember-cli-google-analytics/README.md], but when I start my app and attempt to visit it in a browser, I get the error listed in the title. The line where the error occurs appears to be addon/initializers/g-analytics.js:8.
Can you advise what the cause of the issue is and what to do to resolve it? Could it be that the plugin is just out of date?