activitylog - Is there a way to figure out how often a SharePoint user clicked on a SiteCollection? -


i'd know if there way figure out how sharepoint (2013) user clicked on sitecollection or web. there specific service capable of logging or there log in database anyway? idea display result graph. example:

(user a)-[40 clicks]->(sitecollection x)<-[60 clicks]-(user b)

read analytics in sharepoint

https://technet.microsoft.com/en-us/library/jj219554.aspx

but, if report important recommend using google analytics (which free of course) track data self.

you can create own account, , send event each time user enters site or web.


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

c# - Search and Add Comment with OpenXML for Word -