When looking in Firebug, it appears as if two instances of ga.js are being loaded:
<script type="text/javascript" async="" src="http://www.google-analytics.com/ga.js"></script>
<script type="text/javascript" async="" src="http://www.google-analytics.com/ga.js"></script>
I expanded those script blocks, and the code appears to be identical (though I didn't do a byte-by-byte comparison).
If I "view-source", I see:
[Code moderated as per the Forum Rules. Please use the pastebin]
... which is more or less what I expected.
Is this a real duplicate-code problem, or a firebug issue?
Any suggestions?
You can see the issue here: http://mikegriffis.com/
http://wordpress.org/extend/plugins/google-analytics-for-wordpress/