You can configure two Matomo-related reports in ARIS Architect. To keep ARIS document storage data up to date, the reports are to be run frequently.
The Matomo - Global portal usage report
Retrieves a set of Matomo reports that collect global ARIS portal usage statistics from Matomo and uploads them to ARIS document storage (Dashboarding/Matomo).
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.
The Matomo - Database-specific report
Retrieves a set of Matomo reports that collect database-specific ARIS portal usage statistics from Matomo and uploads them to ARIS document storage (Dashboarding/<database name>/Matomo). 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 Matomo fails or the Matomo configuration is invalid for usage 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).
Specify the following parameters according to the parameters specified when Matomo was set up and configured to use ARIS.
Server_Host: Hostname or IP address of the Matomo server host. The default is localhost.
Server_Port: Port of the Matomo service. The default is 80.
Server_Path: Path of the Matomo service. The default is the root context /.
Authentication_Token: Authentication token of an appropriate Matomo user with view permission for the ARIS website. The default is anonymous. This only works if the anonymous user has view permission.
Site_Id: The ID of the ARIS website in Matomo. The default is 1.
Site_Visit_Tenant_Dimension_Id: The ID of the tenant Custom Dimension that was created in Matomo. The default is 1.
Site_Visit_Action_Resource_Path_Dimension_Id: The ID of the resource-path Custom Dimension that was created in Matomo. The default is 2.
Site_Visit_Action_Resource_Type_Dimension_Id: The ID of the resource-type Custom Dimension that was created in Matomo. The default is 3.