Gigaom Content Stats
Gigaom Content Stats - stats about posts and authors
by Casey Bisson · github.com/gigaom/go-content-stats · website
★ 3stars
6forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/gigaom/go-content-stats/archive/refs/heads/master.zipGigaom Content Stats - stats about posts and authors
Dependencies
WP CLI
Load data from Google Analytics
wp go_content_stats fetch --start='-3 weeks' --end='now' --json-dir='/tmp/google-analytics-json/' --url=url.of.site.com --path=/path/to/wordpress
Backfill Post IDs of fetched stats
wp go_content_stats fill_post_ids --url=url.of.site.com --path=/path/to/wordpress