Description of the issue:
The Google analytics dashboard page does not work with Brave. There was a discussion about this in September of 2020 but the discussion is dead now. You can find it here
Exact URL of the website in question:
https://community.brave.com/t/google-analytics-not-working-in-brave/158028
Did the issue present with Shields on
Yes
Does the site function as expected when Shields are turned off?
No
Does the site work as expected when using Chrome?
Yes. Verified on Chromium, but not chrome. Just vanilla Chromium.
Brave version (check About Brave
):
1.50.121 Chromium: 112.0.5615.138 (Official Build) (arm64)
Edit: FIX
This was what was wrong. I had a custom /etc/hosts
file that blocked ads. On this list was analytics.google.com
. Removing this solved the issue. It was confusing because some browsers did not respect the /etc/hosts
file and implemented some kind of internal browser DNS to get around it. These browsers included Thorium, Firefox, etc. Brave, Chrome, Vivaldi respected the /etc/hosts
file and that is why analytics.google.com
wasn’t working