MyGeotab SpeedGauge Add-in Activation Instructions (February 2025)

Install the Solution Add-In

Follow the steps below to install the Add-In. This workflow requires a .json file to structure the data and complete the installation. Follow the steps below to install the Add-In.

(A) Log in to MyGeotab and navigate to:

(1) Administration > (2) System > (3) System Settings, and select the (4) Add-Ins tab. Click the (5) New Add-In button.

(B) Paste what is called the .json code shown below into the Add-In Configuration window, replacing the sample code that is already there. Click OK.

Copy/Paste the below into the configuration window as described above. Include the Parenthesis at the top and bottom shown in RED.

{

       "name": "SpeedGauge Safety Center",

       "supportEmail": "support@speedgauge.net",

       "version": "0.2.0",

       "items": [

              {

                     "url": "https://activations.speedgauge.net/geotab",

                     "path": "ActivityLink",

                     "category": "AddIns",

                     "menuName": {

                           "en": "SpeedGauge"

                     },

                     "svgIcon": "https://activations.speedgauge.net/geotab/assets/logo.svg"

              }

       ],

       "isSigned": false

}

(C) In the System Settings page, toggle Allow unsigned Add-Ins to On and click Save at the top of the page. 

The Add-In is now installed! 

 

 

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.