Matomo currently supports server-side tracking in two ways:

These approaches allow you to send tracking data from your own infrastructure. Both methods bypass browser-based JavaScript and offer more control over what data is collected and when.

Server-side tagging through Matomo Tag Manager is not currently supported and may be added in a future release. Follow updates in Matomo’s GitHub repository.

To learn more about how server-side tagging works, and how it compares to client-side tagging, see What is server-side tagging?.

Previous FAQ: What is server-side tagging?