• 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]

Viewing 1 replies (of 1 total)
  • Hi There,

    I haven’t been able to replicate this issue on my testing site with SSL on any version of IE or Edge going back to Windows 8.1.

    My testing site loads without any errors. I am however seeing quite a few errors on your site you provided in the console, I suspect due to the SSL.

    I’d recommend fixing all any links to non-https files and seeing and then testing to see if the issue begins again if you re-enable Google Analytics Dashboard for WP.

    I suspect on your site is there’s a conflict with another theme, plugin, or file.

    Thanks,
    -Jay

Viewing 1 replies (of 1 total)
  • The topic ‘Google Analytics Dashboard for WP (GADWP) and IE/Edge’ is closed to new replies.