
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2023 08:00 AM
Is there a table or dashboard or something that would tell me how many users are accessing a specific article. I'm trying to figure out if some of the articles are even being used. Or, would I have to build a table and log click events for every article we have on the portal?
Thank you, Charles
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2023 09:06 AM
Hi @cgedney ,
Please check the table [ kb_use ] for the details.
-Thanks,
AshishKMishra
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2023 09:06 AM
Hi @cgedney ,
Please check the table [ kb_use ] for the details.
-Thanks,
AshishKMishra
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2023 09:09 AM - edited 12-29-2023 09:11 AM
Please refer to below support article:
How sys_view_count and kb_use table works? - Support and Troubleshooting (servicenow.com)
Table that stores the KB usage: kb_use
Also, a field on KB article "sys_view_count"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2024 05:15 PM
hey Charles
Is something like this what you are looking for?