How to remove Google Analytics extension

Following the instructions in the documentation here we installed the Google Analytics engine;

Under Pro --> Validation --> Extensions we installed and Activated the Analytics Plugin.
Under Pro --> Google Analytics --> We enabled the Analytics Plugin.

We then decided we no longer wanted to use it so we disabled the plugin:

Under Pro --> Google Analytics --> We disabled the Analytics Plugin.

Now, when loading our website, we get the following errors in the Safari console:

[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (cs.fa34ec9.js.map, line 0) https://www.[website].com/wp-content/themes/pro/cornerstone/assets/dist/js/site/cs.fa34ec9.js.map
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (x.js.map, line 0) https://www.[website].com/wp-content/themes/pro/framework/dist/js/site/x.js.map

Is there a way to uninstall this extension or to fix these errors?

Any help would be greatly appreciated.

Tristan

Hi Tristan,

You can disable extension on PLUGINS page too.

As for the source map, you can ignore them. It appears when you open your browser developer tools and the source map is there to help with debugging. It can be turned off in some browser’s developer tools but I guess, not possible in Safari browser. It will always display in Safari’s developer tool’s console.

You’ll need the source map if you’ll debug a site, but you can’t do that on our theme and builder.

Hope this helps.

Hi @lely

Thanks I was able to disable the extension and remove it using the Plugins page.

And thanks I did find somewhere else in the forum about the source map issue - good to know, thank you.

Tristan.

You’re most welcome, Tristan.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.