Google Analytics Dashboard for WP (GADWP) and IE/Edge
-
I was asked to find out why the website would never finish loading if the utilized browser was either IE or Edge. After doing dome investigating, I found that there was a security error shown in the console of the browsers when bringing up the site. The error message is below:
SCRIPT14: A security problem occurred.
tracking-analytics-events.js (1,4177)The javascript referenced is:
(function(){if(this.href.indexOf(gadwpUAEventsData.options.root_domain)!=-1||this.href.indexOf("://")==-1){return this.hash}})
Once I disabled the Google Analytics Dashboard for WP (GADWP) plugin, the site works as normal for IE/Edge.
Currently I have it disabled. Is this a problem on Microsoft’s side or the plugin’s side?The page I need help with: [log in to see the link]
- The topic ‘Google Analytics Dashboard for WP (GADWP) and IE/Edge’ is closed to new replies.