Distributing analysis

Distributing analysis

You can create a copy of your analysis and send a link to anyone so they can add a copy to their account through a customized install page. They will be able to edit the analysis as they wish.

Others will be able to edit the analysis that they received without impacting yours.

When other users access the link sent by you, they will see the screen like the one shown below. The images and texts are all customizable.

To distribute an analysis, first click in the analysis menu of your admin panel, and then select the desired analysis.


Now head over to the distribute section of your analysis by clicking in the Distribute tab.


The Distribute function relies in creating a customized install page for anyone to install a copy of your analysis, and so, in order to create a customized page just the way you want it, Tago offers the possibility to modify the images and the title of the page.

In the image above, you can set a custom title for the install page in the field Title of the page. You can also replace the default images by custom ones using the fields Logo of the page and Main image of the page, as shown below:


At the bottom of the page, there is a section for you to set the values of the copy's environment variables. The default values are the same values set in your environment variables, but you can always change them and send something different.

Modifying these variables does not mean you also modify your own environment variables. The variables set in this section are only used to be sent to the copy's configuration.

When you have made the adjustments, you can click the Build template button to save the information and build the page. After you build your template for the very first time, a new section will show up in the page with the link to be shared with other users.


All you have to do is click in the Copy button or manually copy the link and then distribute this link to anyone you would like.

It is always a good idea to access the link yourself before sharing to check if the customized install page is up to your standards.



    • Related Articles

    • Distributing Dashboards

      You can share a template of your dashboard, without any of your data, and send a link to anyone to add a copy to their account through a customized install page. After that, they will be able to modify the dashboards as they wish. When people access ...
    • Creating Analysis

      Creating your own analysis is easy. First, click on Analysis on the sidebar, then click the + Add Analysis button in the upper right of the analysis main screen. Just write a name and you’re ready to go! 1. Name What you usually use to identify your ...
    • Analysis Overview

      Analysis is a powerful feature that experts and developers can use to implement scripts to analyze and manipulate data from any device in real-time. The scripts that run at TagoIO are programmed with the Node.js TagoIO's SDK. Get more instructions on ...
    • Analysis Service

      Every time the Analysis runs one script, its runtime duration is counted against the limit in that specific Profile (increment of 1 second). This limit defines the total available runtime your Analyses can have to run inside TagoIO. For example: if ...
    • Running Analysis via Action

      Actions have the power to initiate scripts that run in the Analysis. This is a very powerful feature, as you can define exactly when your code will run. For example, you can run an Analysis every time data is sent from a device, or when it meets a ...