jetpack to csv

seoes

Regular Member
Joined
Jul 7, 2017
Messages
201
Reaction score
15
is there way to export all jetpack stats to csv ? all sites
 
Never done this before and quite skeptic about it. I hope you cannot do that.
 
Try using the API may be?

Code:
https://developer.wordpress.com/docs/api/1.1/get/sites/%24site/stats/

All you need is to make a script that calls that API.
 
Back
Top