Skip Navigation

[Gelöst] Display total count visit for post or count views of post

Dieser Thread wurde gelöst. Hier ist eine Beschreibung des Problems und der Lösung.

Problem:
Display total count visit for post or count views of post

Solution:
Unfortunately there is no such native feature exists. However - its possible to implement such functionality with Toolset but its beyond the scope of our support policy as it will need custom programming.

You can use available plugins.

You can find proposed solution, in this case, with the following reply:
https://toolset.com/forums/topic/statistics-cpt/#post-1081338

Relevant Documentation:
=> https://wordpress.org/plugins/wp-post-visit-count/
=> https://wordpress.org/plugins/post-views-counter/

This support ticket is created vor 6 Jahren, 3 Monaten. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Heute stehen keine Supporter zur Arbeit im Werkzeugsatz-Forum zur Verfügung. Sie können gern Tickets erstellen, die wir bearbeiten werden, sobald wir online sind. Vielen Dank für Ihr Verständnis.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

Dieses Thema enthält 3 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von Minesh vor 6 Jahren, 3 Monaten.

Assistiert von: Minesh.

Author
Artikel
#1081254

Tell us what you are trying to do?

Maybe you can help me with some questions.

So i want to built i dashboard with a table (chart.js) with all posts from the current user = the author of the posts.
So good so far. Now i need the total number of visits and unique visits one specific post has.
Where and how can i implement this?
How can i get a total Posttype count from the current user?

So the chart can show all his post types with the visit count.

cheers

#1081331

Minesh
Supporter

Sprachen: Englisch (English )

Zeitzone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Well - first of all, I would like to know here that do you have any field that stores the total post count per user per specific post?

#1081335

no i have not.

is that possible? can you give my a walkthrough?

#1081338

Minesh
Supporter

Sprachen: Englisch (English )

Zeitzone: Asia/Kolkata (GMT+05:30)

Well - Unfortunately there is no such native feature exists. However - its possible to implement such functionality with Toolset but its beyond the scope of our support policy as it will need custom programming.

I think that you should find a plugin and use that and try to get that value in your content template. For example:
=> https://wordpress.org/plugins/wp-post-visit-count/
=> https://wordpress.org/plugins/post-views-counter/