6 Antworten
Looking at the data structure my guess would be no. Under KnowledgeArticleViewStat object there is only a viewcount field. The viewcount field simply is a counter and no other field to say date the articles were accessed.
I am trying to think of a way to have APEX track all visitors into a different custom object and use that. Since this intrigues me I am going to look more into it and see if I can come up with anything.