MatomoMatomo is a free and open-source web analytics platform that provides detailed insights into website and application performance with features like visitor maps, site search analytics, real-time visitor tracking, and custom reports.
Matomo.Matomo URL is the web address in your browser when logged into Matomo, typically https://mycompany.matomo.cloud/.site_id is a unique ID for each monitored site in Matomo, found in the URL or via Administration > Measureables > Manage under ID.The config section in a YAML file includes the following properties:
connector_name: Matomo
Api_token: Access token
url: URL
queries: Queries
Site_id: ID of the site
Live_events_site_id: ID of the Live events siteversion: 1
encrypt_credentials: false
plugins:
extractors:
- name: Matomo_data
connectorname: Matomo
config:
api_token: <API TOKEN>
url: <URL>
properties:
type: <REPORTS/VISITS>
queries: <QUERIES>
site_id: <SITE ID>
initial_load_past_days: <LOAD PAST DAYS>
live_events_site_id: <LIVE EVENTS SITE ID>Bold Data Hub icon on the Navigation Pane.
Add Project and provide the name for the new project.
Matomo template.
select property and Click Save, choose the desired destination to save the pipeline.The available resources are supported in Matomo
- matomo_reports
- matomo_visitsWarning:
1. The `Encrypt_Credentials` property should be set to false when updating the new access token on the template. If you have modified other properties, such as 'select' or 'account id', the `Encrypt_Credentials` property must be set to true.
2. The default lifetime of the access token is 1 hour. Therefore, you need to convert it to a long-lived access token in order to use the same token for 60 days. Existing tables should be maintained even if the token has expired or is being used as an invalid token. 

Run Now button.
.


Edit DataSource Option to view the created tables.