0
votes
1answer
28 views

How to Log Users Who click Hyperlink

I have a SharePoint page with several hyperlinks pointing to different document downloads. I would like to log information everytime someone clicks a hyperlink. More specifically, I would like to keep ...
0
votes
0answers
159 views

How do we query the usage logging database to find Average RPS in a SharePoint farm?

In SharePoint 2010 the usage database WSS_Logging has a view named "dbo.RequestUsage". Although Microsoft does not support querying content databases, WSS_logging is supported by Microsoft for direct ...