- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 03:30 PM - edited 02-08-2024 03:35 PM
Since the OOB Knowledge homepage - /knowledge_home_launcher.do - will reach end of life with the upgrade to Yokohama, we'd like to see how much it's being used. We'd also like to know if people are using it to write KBs or to import Word docs to create KBs. I don't know if this information is available anywhere. The only documentation I can find that comes close is View web page analytics but that only seems to list dashboards. I tried checking the homepage migration tool and couldn't see it there either. Is there a way to track views/usage of this page?
Thanks in advance for any help!
Solved! Go to Solution.
- Labels:
-
Knowledge Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 10:45 PM
You could check the syslog_transaction table and filter the 'URL' field on the page you want to see.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 10:45 PM
You could check the syslog_transaction table and filter the 'URL' field on the page you want to see.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2024 12:47 PM
Thank you, @Mark Manders ! That's exactly what I was looking for.