Yesterday I had to dig a little into new Google Analytics code. Old Analytics code worked well on one site but I want to migrate to new one because Google is actively advertise it. Even help article now refer to new Analytics code.
Unfortunately it is minified and not readable. So I went looking to something that could undo minification and found this. Of course it does not restore variable names like A or B to anything meaningful but script is well written and meaning of variables is pretty obvious.
