Could you post your site URL here, so I can have a look at your Jetpack settings?
If you want it to remain private, you can also contact us via this contact form:
http://jetpack.me/contact-support/
Thanks! I don’t see anything wrong in your Jetpack settings at the moment. Could you try to deactivate all other plugins, one at a time, and let me know if you find a conflicting plugin?
Thanks!
Thx for work, Jeremy.
I have not conflicting plugins.
I find the same resolved probleb on forum support.
https://wordpress.org/support/topic/encoding-jetpack-statistic-page?replies=6
but for my probleb this solution do not help.
Any ideas?
Could you try to add the following to your site’s wp-config.php file:
define( 'DB_CHARSET', 'utf8' );
Note that it should be utf8, and not utf-8.
Let me know if it helps.