Data Whimsy
  • Home
  • What is Matomo
  • Contact
  • Custom Reports
  • Connect Matomo to other software
  • CLI API etc
  • Matomo Tag Manager Simple Guide
  • Lyn Only
  • Troubleshooting + Deploying Matomo
  • Weird Data
  • Why is data in Matomo giving different numbers than Google Analytics
  • The Dashboard
  • Moving the Data
  • Book Club Forum

Other

Using Matomo with third party data tools

11/10/2023

0 Comments

 
A common use case is to connect Matomo to other software.

A quick overview first. Data flows out of Matomo by three possible routes, depending on the destination. 
(1) Some software, such as Looker Studio, ingests data from a spreadsheet which in turn can be sync'd to Matomo. (2) Other software, gets data by making requests to the API. (3) A third option to send the data is to make queries directly to the SQL database of Matomo. Read more about this overview here: https://matomo.org/guide/apis/export-data-to-other-tools/

The API is a good way - maybe the best. It's secure, it's maintainable, it has a nearly 1:1 correspondance with the widgets/dashboards/reports already visible in the Matomo interface.

How to get started with the API:
1) The dashboard of your Matomo instance can build examples of many of the API calls. I usually use these as a stub or starting point. Go to Dashboard >> ⚙️ >> Platform >> API. Then find a method and click on JSON, XML, CSV, et al The most important API method for your purpose will probably be "Module Live" (scroll down on the page; there's hundreds of API calls to scroll through!)
2) Add the further details of the call using the syntax guide: https://developer.matomo.org/api-reference/reporting-api
3) Go to your third-party software settings and add the API call. You can follow Part 1, here, generally https://matomo.org/faq/how-to/faq_24536/ And the 3rd party software docs will help. 
0 Comments



Leave a Reply.

    Author

    Write something about yourself. No need to be fancy, just an overview.

    Archives

    June 2024
    March 2024
    February 2024
    November 2023

    Categories

    All

    RSS Feed

Powered by Create your own unique website with customizable templates.
  • Home
  • What is Matomo
  • Contact
  • Custom Reports
  • Connect Matomo to other software
  • CLI API etc
  • Matomo Tag Manager Simple Guide
  • Lyn Only
  • Troubleshooting + Deploying Matomo
  • Weird Data
  • Why is data in Matomo giving different numbers than Google Analytics
  • The Dashboard
  • Moving the Data
  • Book Club Forum