Matomo icon

Matomo

Use the Matomo API

Actions539

Overview

This node integrates with the Matomo API to retrieve and manage analytics data related to search engine keywords performance, specifically supporting the operation to get Google Video keywords. It is useful for users who want to analyze the performance of their website's keywords in Google Video search results, enabling data-driven SEO and marketing decisions.

Use Case Examples

  1. A digital marketer uses this node to fetch Google Video search keywords data for their website to optimize video content SEO.
  2. An SEO analyst retrieves keyword performance metrics from Google Video search to report on video content visibility and engagement.

Properties

Name Meaning
Query Parameters A collection of optional parameters to customize the API request, such as filtering by date, site ID, segment, and other Matomo-specific options.

Output

JSON

  • json - The JSON response from the Matomo API containing the requested keywords performance data for Google Video search.

Dependencies

  • Requires Matomo API credentials including domain URL and authentication token.

Troubleshooting

  • Ensure that the Matomo API credentials (domain and auth token) are correctly configured; missing credentials will cause an error.
  • Verify that the selected resource is 'Search Engine Keywords Performance' and operation is 'Get Keywords Google Video' to avoid unknown resource or operation errors.
  • Check that query parameters are correctly formatted and valid according to Matomo API specifications to prevent request failures.
  • If the API response is empty or returns '204 No Content', verify that the site ID and date range parameters are correct and that data exists for the query.

Links

Discussion