There are two Piwik-related reports to be configured in ARIS Architect. In order to keep ARIS document storage data up to date, the reports are to be run frequently.
Retrieves a set of Piwik reports that collect global ARIS Connect portal usage statistics from Piwik and uploads them to ARIS document storage (Dashboarding/Piwik).
Since a context is mandatory for ARIS reports, an ARIS database must be specified as context for this report. However, the database will not be evaluated by the report and it therefore does not matter which database is selected.
Retrieves a set of Piwik reports that collect database specific ARIS Connect portal usage statistics from Piwik and uploads them to ARIS document storage (Dashboarding/<database name>/Piwik). Therefore the database for which it should collect the statistics for must be available and specified as context.
The reports must be parameterized accordingly before they can be executed successfully. If the parameters are invalid, the connection to Piwik fails or the Piwik configuration is invalid to be used together with ARIS, both reports will fail silently. Errors and warnings are logged (see jsreport.log of the runnable executing the report, for example, abs or hds).
The following parameters are to be specified according to the parameters entered when Piwik was set up and configured for the use of ARIS.
Hostname or IP address of the Piwik server host. The default is localhost.
Port of the Piwik service. The default is 80.
Path of the Piwik service. The default is the root context /.
Authentication token of an appropriate Piwik user with view permission for the ARIS Connect website. The default is anonymous. This only works if the anonymous user has view permission.
The ID of the ARIS Connect website in Piwik. The default is 1.
The ID of the tenant Custom Dimension that was created in Piwik. The default is 1.
The ID of the resource-path Custom Dimension that was created in Piwik. The default is 2.
The ID of the resource-type Custom Dimension that was created in Piwik. The default is 3.