Reporting on knowledge articles with zero views in a given time period
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-11-2018 01:51 PM
I'm trying to create a report that would tell me any articles that have not had any views in a given time period. Does anyone have any idea how I might get this information using the reporting module? I've reported on views for the last 6 months using the kb_use table, but I can't figure out a way to show articles that have no views since a record is only created on that table if a view is generated.
- Labels:
-
Knowledge Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2018 08:40 AM
Not sure if this helps, it'll show all articles with 0 view count
There is a property that might be set to only count views for X days, you find it under Knowledge -> Properties
Number of days (integer, default 30) used when summing article views. Views older than this are not considered when sorting articles based on view count. 0 means consider all views.
Property name: glide.knowman.view_age.days
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2021 05:09 AM
How can we bring the column for last views as a date one in this report?