Matomo Tracking API

The Matomo Tracking API allows developers to send tracking data to Matomo from any server-side application, mobile app, or IoT device via HTTP requests. It supports recording pageviews, custom events, e-commerce transactions, content interactions, site search queries, and custom dimensions. The API also supports bulk tracking for sending multiple events in a single request.

API entry from apis.yml

apis.yml Raw ↑
aid: matomo:tracking-api
name: Matomo Tracking API
description: The Matomo Tracking API allows developers to send tracking data to Matomo from any server-side
  application, mobile app, or IoT device via HTTP requests. It supports recording pageviews, custom events,
  e-commerce transactions, content interactions, site search queries, and custom dimensions. The API also
  supports bulk tracking for sending multiple events in a single request.
humanURL: https://developer.matomo.org/api-reference/tracking-api
tags:
- Analytics
- Events
- Server-Side
- Tracking
properties:
- type: Documentation
  url: https://developer.matomo.org/api-reference/tracking-api