Forum Discussion
Rock67
Aug 16, 2022Copper Contributor
Website Analytics For Modern SharePoint Site
I am trying to create a simple webpart that can be added to the bottom of a page and will insert the HTML <script> tag to add analytics to a page. I don't want to implement it across the entire tenan...
Aug 17, 2022
Which Analytics Platform are you using? By the way, I recommend you to create and deploy a SPFx Extension in your site instead of a Web Part
Rock67
Aug 17, 2022Copper Contributor
And thank you for responding.