Analytics has encountered an unexpected condition and cannot fulfill your request

Disable AdBlock in your browser, and you'll be able to access your reports again.

Edit: Another fix. When you access your GA page, you'll see a URL like this:

https://ads.google.com/analytics/web/?hl=en#home/aBunchOfNumbersAndLetters/

Change the "ads" to "www":

https://www.google.com/analytics/web/?hl=en#home/aBunchOfNumbersAndLetters/

That "ads" in the URL is triggering misbehavior by AdBlock


Another extension that causes Analytics to stop working is uBlock Origin. If you disable that extension when you are on the analytics site, it starts working again.


Disabling AdBlock Plus on analytics.google.com page worked for me.


If the problem is the adblocker, you can try whitelisting the Analytics website. For uBlock Origin you need to go to the extension settings, select the tab Whitelist, and then add the Google Analytics link (analytics.google.com) to it.


There are several methods whichever gets you to success:

  1. Try disabling your AdBlock extension (uBlock or AbBlocker or the one you have added).
  2. Try whitelisting the Analytics Page on your AdBlock extension and see if it might help.
  3. If the above two are not working, try removing the AdBlock from the chrome extensions temporarily and check if something happens or not.
  4. If still, something doesn't go right then, before step 3, check the id of the Adblock extension, remove it and then go to your device, find C:\Users[user_name]\AppData\Local\Google\Chrome\User\Data\Default\Extensions folder. Inside this, If you find any folder with a name similar to your chrome extension id, delete it. This will surely help.

Please add to it if anyone finds any new way to deal with this problem