I'm not sure what happened to the analytics but I show site speed at the beginning of the month and then around the 16th there are no reports for site speed inside analytics (it's saying 0 seconds).
I didn't make any changes in the plugin settings and have the "Disable Site Speed tracking" unchecked.
I do see the site speed code when I view the source here like this:
_gaq.push(['_trackPageview'],['_trackPageLoadTime']);
however, on the Google help files it lists these as two separate lines of code, I don't know if that makes a difference:
_gaq.push(['_trackPageview']);
_gaq.push(['_trackPageLoadTime']);
Just curious if anyone else has noticed the site speed report not showing any data recently that's using this plugin?
Thanks.