Snoobi extension for Microsoft Sharepoint™, Beta release
Note: as this is a controlled beta release where we collect feedback, you will need to contact Snoobi support to obtain the snoobi-extension.sppkg. The plugin is exclusively for the Microsoft SharepPoint Online version.
Other and older SharePoint versions need to use the standard, short form of the Snoobi Analytics script. Contact Support for more information.
Installation instructions:
(1) Login to your Microsoft 365 environment and select 'Admin'
(2) Select 'Sharepoint' in the Admin Center menu
(3) Select 'More features' - then open Apps
(4) Upload the "snoobi-extension.sppkg" file that you have received from Snoobi Support.
It should be enabled and in the list of 'Apps for Sharepoint'
Next, choose to 'Only enable this app'
(5) Go back to Sharepoint. and Choose 'Add an app'
The "Snoobi Analytics for Sharepoint" app should be visible now:
(6) Next, you will need to set the correct Snoobi account name, as Snoobi uses a tenantproperty for this purpose.
In the following instructons replace sitename with the name of your site.
and for snoobianalytics_com, use the Snoobi account id which you have received from us.
- Install Microsoft PowerShell if you don't have it already (i.e. Linux or Mac user) from here https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell
- Install PowerShell module for SharePoint ( https://learn.microsoft.com/en-us/powershell/sharepoint/sharepoint-online/connect-sharepoint-online )
- Restart PowerShell after module installation.
- Run these commands.
- Connect-SPOService -Url https://sitename-admin.sharepoint.com
- so use your site name for this. - You will need to enter login and password. Login might look something like something root@sitename.onmicrosoft.com
- Next, set the property key for the Snoobi account ID:
Set-SPOStorageEntity -Key "SnoobiAccount" -Value "snoobianalytics_com" -Description "Snoobi account name" -Site "https://sitename.sharepoint.com/sites/appcatalog" -Comment "Snoobi account name" (edited)
- Connect-SPOService -Url https://sitename-admin.sharepoint.com
- The Snoobi Analytics for Sharepoint plugin should now be functional.
Contact us at support@snoobi.nl if there are issues, please provide a full description.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article