Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在整个网站集中找到 3 个浏览次数最多的页面并显示它们的页面标题。使用 Web 分析 webpart,我获得了前 10 个页面的 URL。但我想要页面标题而不是 URL。有没有办法做到这一点?
问候, 拉吉
这个帖子(http://auditlogsp.codeplex.com/)可以给你一个参考。该解决方案可以帮助我们记录 SharePoint 事件的来源,实际上包括“查看”操作。您可以将这些信息存储在隔离的数据库中,以分析“热门”报告。