seoes Regular Member Joined Jul 7, 2017 Messages 201 Reaction score 15 Sep 4, 2017 #1 is there way to export all jetpack stats to csv ? all sites
iwebsocial BANNED Joined May 31, 2014 Messages 266 Reaction score 41 Sep 4, 2017 #2 Never done this before and quite skeptic about it. I hope you cannot do that.
Gogol Administrator Staff member Moderator Executive VIP Jr. VIP Joined Sep 10, 2010 Messages 11,807 Reaction score 26,660 Sep 4, 2017 #3 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.
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.