FDA / open.fda.gov

openFDA web site.

Home Page:http://open.fda.gov

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add google analytics

seanherron opened this issue · comments

UA-22737364-16

@sean Can you paste the whole original code snippet here? Thanks!

<script>
        var _gaq=[['_setAccount','UA-22737364-16'],['_trackPageview']];
        (function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
        g.src='//www.google-analytics.com/ga.js';
        s.parentNode.insertBefore(g,s)}(document,'script'));
</script>

Fixed in a recent commit.