Skip to main content
Glama

Matomo MCP Server

by thichcode

matomo_get_goals

Retrieve the list of goals associated with a specific site in Matomo Analytics. Input the site ID to fetch detailed goal information for tracking and reporting purposes.

Instructions

Lấy danh sách goals của một site

Input Schema

NameRequiredDescriptionDefault
siteIdYesID của site

Input Schema (JSON Schema)

{ "properties": { "siteId": { "description": "ID của site", "type": "number" } }, "required": [ "siteId" ], "type": "object" }

Other Tools from Matomo MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/thichcode/matomo_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server