From what I understand the dashboard widget it appear, there is just no data in there yet.
If this is a brand new Google Analytics account, wait at least 24 hours.
It is not in real time.
Let me know if this fixes itself.
Ok, I waited a while now but it’s still not tracking anything. If I visit one of the pages on the site I don’t see any requests being made to Google Analytics so I don’t think the tracking JavaScript code is being applied correctly.
I don’t see any of the normal WordPress header meta items, are you sure your theme has get_header(); and get_footer(); in it?
Yes, I just checked at the index.php at least does.
I have no idea what the problem is then.
Please if possible go here:
http://www.videousermanuals.com/about/
And provide us with a temporary login to the site. DO NOT LEAVE LOGIN DETAILS HERE (it has happend before).
Thanks
This was fixed by making sure header.php had wp_head() in it. Thanks for your help!