Is there a way to capture who has viewed a knowledge article?

Xavier_Wharton
Giga Guru

Hello,

 

Someone in my organization asked if there is a way to track who has viewed an article within ServiceNow. 

 

I know there is a view count; however, is there a way to capture who has viewed an article, too? And if so, are there any suggestions for capturing that in a report? 

3 ACCEPTED SOLUTIONS

Siddhesh Gawade
Mega Sage
Mega Sage

Hello @Xavier_Wharton ,

 

Yes, there is way !!!

 

You can use kb_use table. to track who has viewed an article. 

 

If any user views an article new record entry is being created showing which user viewed the article.

 

Check out below link for more reference:

How can I produce a report of who viewed our KB articles 

Can I find out who has viewed my articles? 

Can I find out who has viewed my articles? 

 

 

Kindly mark the answer ✔️Correct or Helpful ✔️If it addresses your concern.


Regards,

Siddhesh

View solution in original post

Hi @Xavier_Wharton 

 

You can created report on kb_use table.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

View solution in original post

Hello @Xavier_Wharton ,

 

Does this resolved you issue ? If yes, It would be great if you mark my response as CORRECT or Helpful so that others can see this on top of the list and get benefited by this.

 

Thanks & Regards,

Siddhesh

View solution in original post

7 REPLIES 7

Siddhesh Gawade
Mega Sage
Mega Sage

Hello @Xavier_Wharton ,

 

Yes, there is way !!!

 

You can use kb_use table. to track who has viewed an article. 

 

If any user views an article new record entry is being created showing which user viewed the article.

 

Check out below link for more reference:

How can I produce a report of who viewed our KB articles 

Can I find out who has viewed my articles? 

Can I find out who has viewed my articles? 

 

 

Kindly mark the answer ✔️Correct or Helpful ✔️If it addresses your concern.


Regards,

Siddhesh

Hi @Xavier_Wharton 

 

You can created report on kb_use table.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Atul G. You have come in clutch again!! I will test this out in my Dev instance along with the solution provided by @Siddhesh Gawade and will report back soon.  

Sure @Xavier_Wharton  Will wait for the feedback.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************