Forum Discussion
江了奈 沼尻
Apr 12, 2018Copper Contributor
Setting Date on Google Analytics Connector?
I want to attach click event of google analytics to examine the number of PDF downloads of the library.
The sharepoint I have is not changed in o 365.
Please teach me if there is a way to set it with just javascript.
The sharepoint I have is not changed in o 365.
Please teach me if there is a way to set it with just javascript.
- Yep, you can inject required JavaScript or by means of a SPFx extension: https://code.msdn.microsoft.com/office/Implementing-Google-cb2cc027
2 Replies
- Yep, you can inject required JavaScript or by means of a SPFx extension: https://code.msdn.microsoft.com/office/Implementing-Google-cb2cc027
- 江了奈 沼尻Copper ContributorHi
Thank you. I'll try!