Jetpack itself doesn’t offer such a widget, but you could build your own, by following the instructions here:
http://wpgr.org/2013/03/02/rendering-jetpack-stats/
Another alternative would be to use a plugin like this one:
https://ww.wp.xz.cn/plugins/jetpack-post-views/
hi jeremy,
thanks for your response.
i have tried ways of rendering jetpack stats, but nothing happen after i added some code to function.php
is there any other way?
sorry if my english so bad.
thank you!
and the alternative ways from you is not like what i mean
i have tried ways of rendering jetpack stats, but nothing happen after i added some code to function.php
What code did you use? Feel free to post it here, I’ll be happy to take a look.
You can also take a look at how we use the stats_get_csv() function in Jetpack:
https://github.com/Automattic/jetpack/search?utf8=%E2%9C%93&q=stats_get_csv