[EN] Installing Snoobi extension for Sharepoint(tm)

Modified on Mon, 31 Mar at 11:19 AM

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.


Note: This information is for the full version of Snoobi Analytics. There is no Sharepoint edition for the free Snoobi Dashboard version.

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.

 

  1. 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
  2. Install PowerShell module for SharePoint ( https://learn.microsoft.com/en-us/powershell/sharepoint/sharepoint-online/connect-sharepoint-online )
  3. Restart PowerShell after module installation.
  4. Run these commands.
    1. Connect-SPOService -Url https://sitename-admin.sharepoint.com
       - so use your site name for this.
    2. You will need to enter login and password. Login might look something like something  root@sitename.onmicrosoft.com
    3. 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)
  5. The Snoobi Analytics for Sharepoint plugin should now be functional
  6. Note! in step d: depending on your installation and permissions you may get a permissions error when running the PowerShell script. In that case use Set-PnPStorageEntity instead of Set-SPOStorageEntity.

 

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

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article