Google experiment code requires it to be placed in between the <head> tag. When Minify is on it adds the following, in bold, to the google code:
<script>/*<![CDATA[* **REST OF THE CODE** /*]]>*/</script>
Is there anyway to fix this besides excluding the page?