Knowledge article access counts

cgedney
Giga Guru

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

1 ACCEPTED SOLUTION

AshishKM
Kilo Patron
Kilo Patron

Hi @cgedney ,

Please check the table [ kb_use ] for the details.

 

AshishKMishra_0-1703869579011.png

-Thanks,

AshishKMishra


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

View solution in original post

3 REPLIES 3

AshishKM
Kilo Patron
Kilo Patron

Hi @cgedney ,

Please check the table [ kb_use ] for the details.

 

AshishKMishra_0-1703869579011.png

-Thanks,

AshishKMishra


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

Swapna Abburi
Mega Sage
Mega Sage

@cgedney 

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"

 

Casey4
Tera Contributor

hey Charles

 

Is something like this what you are looking for?

Casey4_0-1713399313147.png