Jett,
When you Google Analytics on the ABC's website did you place something similar (see below)? This is from a Google Analytics account I have that I can share with anybody interested. Once the below code is pasted it takes about 24'ish hours for Google to start collecting data. Thanks for you help with this and let me know if you need anything else.
-Joe
Here are the instructions for implementing Google Analytics on our website.
Copy the following code, then paste it onto every page you want to track immediately before the </body> tag.
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "
https://ssl." : "
http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "
google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-15490378-1");
pageTracker._trackPageview();
} catch(err) {}</script>