Forum Discussion
T_Kujala
Nov 05, 2019Copper Contributor
How to deploy a script to all pages on SharePoint Online
Our organization uses a third-party software for analyzing our intranet sites on SharePoint Online. This software uses a JavaScript code. The code has been added manually to every pages by using ...
Nov 23, 2019
Hi T_Kujala ,
you can build an SPFx application customizer (an SPFx extension) and follow this approach used for Google Analytics.
https://sharepoint.handsontek.net/2017/12/21/how-to-add-google-analytics-to-the-modern-sharepoint/
Cheers,
Federico