I get the following error in my log.
WordPress database error Table 'delcom10_wrdp3.wp_users' doesn't exist for query SELECT COUNT(*) FROM wp_users INNER JOIN wp_usermeta ON (wp_users.ID = wp_usermeta.user_id) WHERE 1 = 1 AND ( wp_usermeta.meta_key = 'wp_1_capabilities' ) made by do_action_ref_array, call_user_func_array, Yoast_Tracking->tracking
I have changed my table prefix and what I have found so far is that the plugin is assuming the wp_ prefix instead of calling the function that returns the prefix.
Is there a fix?
http://wordpress.org/plugins/google-analytics-for-wordpress/