-
Notifications
You must be signed in to change notification settings - Fork 874
Stats: add option to display views for each post on the frontend #17588
Copy link
Copy link
Closed
Labels
Customer Report [LEGACY]Issues or PRs that were reported via Happiness. aka "Happiness Request", or "User Report"Issues or PRs that were reported via Happiness. aka "Happiness Request", or "User Report"EnhancementChanges to an existing feature — removing, adding, or changing parts of itChanges to an existing feature — removing, adding, or changing parts of it[Feature] Stats DataFeature that enables users to track their site's traffic and gain insights on popular content.Feature that enables users to track their site's traffic and gain insights on popular content.[Focus] BlocksIssues related to the block editor, aka Gutenberg, and its extensions developed in JetpackIssues related to the block editor, aka Gutenberg, and its extensions developed in Jetpack[Focus] FSEIssues related to the site editor / Full Site Editing / FSE feature in GutenbergIssues related to the site editor / Full Site Editing / FSE feature in Gutenberg[Pri] Low
Metadata
Metadata
Assignees
Labels
Customer Report [LEGACY]Issues or PRs that were reported via Happiness. aka "Happiness Request", or "User Report"Issues or PRs that were reported via Happiness. aka "Happiness Request", or "User Report"EnhancementChanges to an existing feature — removing, adding, or changing parts of itChanges to an existing feature — removing, adding, or changing parts of it[Feature] Stats DataFeature that enables users to track their site's traffic and gain insights on popular content.Feature that enables users to track their site's traffic and gain insights on popular content.[Focus] BlocksIssues related to the block editor, aka Gutenberg, and its extensions developed in JetpackIssues related to the block editor, aka Gutenberg, and its extensions developed in Jetpack[Focus] FSEIssues related to the site editor / Full Site Editing / FSE feature in GutenbergIssues related to the site editor / Full Site Editing / FSE feature in Gutenberg[Pri] Low
Is your feature request related to a problem? Please describe.
Would like to be able to show the number of times a post has been viewed since it was published on all site posts, using the data from Jetpack stats.
Describe the solution you'd like
Would like to be able to turn on/off the feature to show post counts on individual posts and post archive pages.
Describe alternatives you've considered
There are some plugins available that do this, but they don't pull their data from Jetpack stats, so the post counts start from the point the plugin was activated.
Additional context
Many of these plugins require a shortcode be added to every post, which is very cumbersome if the site has a large number of posts.