plausible / wordpress

Plausible Analytics WordPress plugin
https://plausible.io/wordpress-analytics-plugin
MIT License
50 stars 26 forks source link

Individual post stats link in the toolbar #45

Closed metmarkosaric closed 2 years ago

metmarkosaric commented 3 years ago

"have y’all considered putting a link to a page’s given analytics to the toolbar in your WordPress plugin? I think it would make the plugin much more useful to many WordPress folks. I find myself looking at individual posts’ stats so it’s quite a workflow to get there."

(feedback via twitter)

ChrisWiegman commented 3 years ago

Original asker here. As some context this would simply allow easier access to analytics, in particular if filtered to an individual post or page that may otherwise be difficult to find if they're not on the first page of the analytics screen.

mehul0810 commented 3 years ago

The easier way around here would be we introduce a quick actions in admin toolbar where if user is editing a specific page or viewing a specific page then there will be a link which will redirect (open in a new tab) to analytics of that specific page as per the suggestion by @ChrisWiegman with minor tweak. Currently, we can't filter that within the analytics we are showing under Dashboard > Analytics as it is an embedded iframe.

So, the potential admin toolbar improvement might look like:

  1. View Analytics
  2. View Page Analytics (only visible if on a specific page/post)
  3. Settings

Rough mockup

CleanShot 2021-07-29 at 01 03 09@2x

Feel free to provide your inputs/suggestions.

metmarkosaric commented 3 years ago

that looks nice @mehul0810!

ChrisWiegman commented 3 years ago

That would be perfect and would make many metrics far more usable to site owners.

sadmansh commented 2 years ago

Hi @mehul0810 is it okay if I work on this issue?

metmarkosaric commented 2 years ago

sure @sadmansh, we welcome and appreciate any contribution! thank you!

sadmansh commented 2 years ago

Thank you @metmarkosaric!

metmarkosaric commented 1 year ago

New WordPress plugin release is now out! See https://wordpress.org/plugins/plausible-analytics/

You can now see a link to the post stats in the toolbar while browsing your site