- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-28-2024 02:10 PM
Is there a way to see simple stats on the number of views for each knowledge article and the date of each view?
Thanks,
AJ
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-19-2024 03:04 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-28-2024 02:13 PM
kb_use table tracks views by user and includes a date/time stamp of the view.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-28-2024 06:25 PM
Hi @Kieran Anson I saw that in my search here on the community. I was hoping there was a more simple and end-user friendlier way.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-28-2024 06:49 PM
Hi.
I recommend that you try to create a report on the kb_use table.
Mark Helpful if you accept the solution.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-28-2024 06:51 PM
Hi @TStark
can you refer this docs it might be helpful
Mark it Helpful and Accept Solution!! If this helps you to understand.