Adding PVBS to your MyGeotab Portal as an Addin
This guide explains how to integrate PVBS into your MyGeotab portal for convenient access. Once configured, the Fleetwise PVBS link will appear in the System menu within the left navigation panel, eliminating the need to remember or bookmark the URL.
Overview
The integration process adds PVBS as a menu item under the System section, providing seamless access to PVBS functionality directly from your MyGeotab dashboard.
Prerequisites
Before installing the PVBS plugin, ensure you have:
- Administrator privileges on Geotab (or a role with permissions to access the Add-Ins page and General Settings page)
-
Your PVBS tenant URL
Installation Guide
-
Navigate to Settings - Select the Settings option (represented by a gear/cogwheel icon) located in the top header menu bar to access the Settings page.
-
Access the Add-Ins Section - Navigate to the
Add-Ins
tab. Ensure that theAllow unverified Add-Ins
option is enabled before proceeding. -
Click on + Add-In button
-
This will open a dialog box where you can add the necessary configuration and support files for the Add-In.
-
Copy the value provided below and paste it into the Configuration text field within the modal dialog.
{
"name": "FleetwisePVBS",
"supportEmail": "development@fleetwise.co.nz",
"version": "1.0",
"items": [{
"url": "pvbs.html",
"path": "ActivityLink/",
"menuName": {
"en": "Fleetwise PVBS"
},
"icon": "https://<TENANT>.fleetwise.co/images/fleetwise-wheel-logo.png"
}, {
"url": "pvbs.html",
"path": "DriveAppLink/",
"menuName": {
"en": "Fleetwise PVBS"
}
}
],
"isSigned": false
}
Make sure the PVBS Tenant URL is correct under icon
property.
Replace the icon url with the correct PVBS tenant URL below.
-
AU -> https://<tenant-name>.fleetwise.co/images/fleetwise-wheel-logo.png
-
NZ -> https://<tenant-name>.fleetwise.co.nz/images/fleetwise-wheel-logo.png
-
Then click on the Files tab in the modal to add supporting files for the Add-In. Download the pvbs.html file and drag it into the file upload section. Verify that the file has been successfully added and appears listed below the file uploader area.
To download the file, right click the below link and select Save Link As to save it on your computer. Do not modify the file contents.
-
Now click on Done button to add the Add-In to the list and make sure to click Save CHANGES in Add-In page to install the Add-In.
-
Upon successful installation, a notification message will appear displaying the installation status and indicating where to locate the Add-In (in this case, within the System menu). As recommended in the initial notification, refresh the browser page to ensure the Add-In displays correctly and functions properly.
-
To complete the Add-In setup and ensure it functions correctly, you need to configure the Website setting. Navigate to
Settings → General
by selecting the settings option (represented by a gear/cogwheel icon) gear icon located in the header menu bar. -
Select the General tab and update the Website setting by entering your PVBS site domain URL.
AU → https://<tenant-name>.fleetwise.co
NZ → https://<tenant-name>.fleetwise.co.nz
Finally click on Save Changes button to save the setting -
After saving the setting, refresh the browser page to apply the changes to the Fleetwise Add-In.
Once refreshed, you can access the Add-In by navigating to
Add-Ins → Fleetwise PVBS
in the left navigation menu bar. This will load the PVBS site where you can log in using your PVBS credentials and begin using the application