If you keep on refreshing https://ssl.google-analytics.com/ga.js you will notice that the contents keeps switching between two versions. One starting with:
function(){var s=true,t=false,aa=window,u=undefined,v=Math,ba="push",fa="slice",ga="cookie",y="charAt",z="indexOf",A="gaGlobal",ha="getTime",ja="toString",B="window",D="length
and the other
(function(){var aa="_gat",ba="_gaq",r=true,v=false,w=undefined,ca=document,da="4.7.2",y="length",z="cookie",A="location",ea="gaUserPrefs",fa="ioo",B="&",C="=",D="_utma=",
Update:
I can see that one file contains da="4.7.2" and the other one contains na="4.8.6". It looks like different versions numbers.
Does anyone know anything about this?
Is this normal?