Automattic / Automattic/jetpack
Stats: Allow display by least-visited
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 898
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 774
Description
### Impacted plugin
Jetpack
### What
Instead of just 'Top Posts', also show 'Bottom Posts'.
### How
User in 6044963-zen has a large site with many pages. He would like to be able to see his least-performing pages so he can update them accordingly.
> How do I get a count of pageviews for all of my posts ever since jetpack was installed. When I go to stats -> Pages and Post -> All Pages and select the timeframe as All Time, the results show only 500 rows...I am trying to find a list of all non performing pages.
Contributor guide
Research direction
Start by locating the Jetpack Stats Pages and Posts view and the existing “Top Posts” display, then trace how the All Time results are fetched and ordered. Done means users can view the least-performing pages or posts, including results beyond the current 500-row display, so they can identify non-performing pages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- analytics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100