admin管理员组

文章数量:1303065

I have a question. How can I get the number of page views of the author page?

I mean that I want to get the number of page views to the author page itself, not the total views of all posts on the author page.

I have a question. How can I get the number of page views of the author page?

I mean that I want to get the number of page views to the author page itself, not the total views of all posts on the author page.

Share Improve this question asked Feb 17, 2021 at 8:10 authorquestonauthorqueston 1
Add a comment  | 

1 Answer 1

Reset to default 1

WordPress doesn't track page views, so this isn't possible.

You would need to use a plugin or (preferably) an external analytics service to track views. The method of checking views for an author page would then depend on that plugin or service.

本文标签: how to get page views of author page