Portal.min.js and google analytics

There is now a constant 401 error now loading a page in reference to portal.min.js in the browser console. Why? Also, for some reason this dependency (or maybe not) now prevents google analytics from actually working.? Why?

Is this a known bug? Can I fix the 401? How? and are there any other reports of Google Analytics injections not working?

Thanks!

401 is a standard “Not authenticated” HTTP status code and doesn’t mean that something is an error. It’s coming from Portal fetching your member details; if you’re not currently logged then the 401 is expected as it’s indicating “not authenticated”.

No reports so far of Google Analytics injections not working due to portal. Do you get any JS errors in your web inspector console?