How can I track views of the soon-to-be-deprecated OOB Knowledge homepage?

sbh
Tera Guru

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?

 

knowledgeHomepage.jpg

 

Thanks in advance for any help!

1 ACCEPTED SOLUTION

Mark Manders
Mega Patron

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

View solution in original post

2 REPLIES 2

Mark Manders
Mega Patron

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

Thank you, @Mark Manders ! That's exactly what I was looking for.