Forum Discussion
Daniel Westerdale
Apr 27, 2017Iron Contributor
SharePoint Online Usage Statistics with JavaScript Injection Add-in
Hi I want to add Google analytics to every site on our Office 365 (Classic Look" ) intranet / site collection. The following post mentions using Google Custom Dimensions which I have now set...
Curious Developer
Oct 31, 2018Copper Contributor
Does this usage analytics inject javascript to only web pages ? Would this work for usage analytics of documents being looked in office online/browser ?
Steve Borgwardt
Oct 31, 2018Brass Contributor
The links I provided are generic for injecting any javascript or css into web pages. It doesn't provide any injection or tracking of documents (online/offline). You will need to check with the analytics vendor on how to tracking documents - probably modifying the links on the pages to include a tracking code, but that is beyond the scope of this thread.