matomo_get_image_graph
Generate PNG chart images from Matomo analytics data using ImageGraph.get API. Specify site, report module, action, and graph type to visualize metrics.
Instructions
Genera immagine PNG dello grafico tramite ImageGraph.get.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | today | |
| width | No | ||
| height | No | ||
| idGoal | No | ||
| idSite | Yes | ||
| labels | No | ||
| period | No | day | |
| columns | No | ||
| segment | No | ||
| apiAction | Yes | ||
| apiModule | Yes | ||
| graphType | No | ||
| idSubtable | No |