What is the difference between New Visitors and Absolute Unique Visitors in Google Analytics?

Why isn't Google Analytics picking up visitors using IE?

  • I noticed around January 5, 2011, my Google Analytics account stopped detecting ANY visitors using IE. I didn't notice it until just now, but this concerns me, if only because it throws the rest of my stat-tracking into question if I'm missing what still amounts to 20% of the web browsing population. I don't recall doing anything special then to change how my analytics worked, though it's possible. Any Help?

  • Answer:

    It's likely that there is a javascript error on your web pages that occurs only in Internet Explorer and that this error is preventing the proper execution of your Google Analytics tracking code. One possibility worth exploring is that a developer has left a console.log() or console.debug() statement in a piece of javascript. This will not cause an error in modern browsers but will throw a potentially debilitating error in IE. There are tools to aid with debugging javascript in IE, it would be worthwhile to investigate whether there are javascript errors on your pages. These errors, if present, could potentially be affecting the user experience of your site negatively as well, in addition to the impact on proper tracking.

Christopher ODonnell at Quora Visit the source

Was this solution helpful to you?

Other answers

I'm seeing Internet Explorer under Browser in my GA accounts without any issues.

Alex Grechanowski

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.