Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Knowledge article access counts

CharlesG2504556
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

Hi @CharlesG2504556 ,

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

Hi @CharlesG2504556 ,

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
Giga Sage

@CharlesG2504556 

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