Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Internal vs External view count

tbbusby
Tera Contributor

Is there anyway to see the view count of a KB article for external or anonymous user vs internal users?

1 ACCEPTED SOLUTION

Tai Vu
Kilo Patron
Kilo Patron

Hi @tbbusby 

Let's try this table below.

Name: Knowledge Use [kb_use]

URL: https://<instance_name>/kb_use_list.do

 

Basically,You can get the view count with the condition Viewed = true. The User column will track the audience, internal users will be filled as the current user and anonymous user will be filled as Guest.

TaiVu_0-1697531214483.png

 

Let me know if it works for you.

 

Cheers,

Tai Vu

 

 

View solution in original post

2 REPLIES 2

Kalyani Jangam1
Mega Sage

Hi @tbbusby 

Hi @tbbusby 

select "Knowledge" > "Articles" > "Published".

Select the gear icon[setting] and select "View count".

 

Please check below link once

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0718592

 

Please check and Mark Helpful and Correct if it really helps you.

Tai Vu
Kilo Patron
Kilo Patron

Hi @tbbusby 

Let's try this table below.

Name: Knowledge Use [kb_use]

URL: https://<instance_name>/kb_use_list.do

 

Basically,You can get the view count with the condition Viewed = true. The User column will track the audience, internal users will be filled as the current user and anonymous user will be filled as Guest.

TaiVu_0-1697531214483.png

 

Let me know if it works for you.

 

Cheers,

Tai Vu