Tracking API Clients

About this guide

Read this guide if

  • you'd like to know which client libraries are available to use Matomo (formerly Piwik)'s Tracking HTTP API from your application

JavaScript SDK

If you are building websites, you can use our powerful JavaScript SDK to measure all aspects of your website experience. Learn more: JavaScript tracking client.

Mobile SDKs

Use the SDKs below for mobile app and product analytics with Matomo.

iOS SDK

If you are building iOS apps, Apple tvOs or macOS apps, you can use the Swift PiwikTracker client (or the older Objective-C PiwikTracker) to send tracking data to your Matomo server.

Learn more and download Matomo iOS SDK on GitHub at github.com/matomo-org/matomo-sdk-ios.

Android SDK

If you are building Android apps (for Android smartphones, tablets, Fire TVs, etc.), you can use the Android Java client to send tracking data to your Matomo server.

Learn more and download Matomo Android SDK on GitHub at github.com/matomo-org/matomo-sdk-android.

Appcelerator Titanium Module

If you are building Mobile apps using Appcelerator Titanium, use the Matomo Analytics Module for Titanium to measure how users are navigating and consuming your apps.

Learn more and download the Matomo Module for Titanium at github.com/manumaticx/ti.piwik.

Client libraries for Apps or Server-Side tracking

Use the clients below for server-side analytics and app tracking with Matomo.

PHP client

Learn more about our Matomo Tracking API PHP client on GitHub: github.com/matomo-org/matomo-php-tracker.

Java client

A Java client for the Matomo Tracking API is available on GitHub: github.com/matomo-org/matomo-java-tracker.

C# client

A C# client implementation of the Tracking API is available on GitHub at github.com/matomo-org/matomo-dotnet-tracker.

Other clients

Other community contributed clients are also available in C++, Python, Node.js, JavaScript Frameworks (AngularJS, Vue.js, React, React native...). See all integrations with Matomo. Please let us know if you hear about (or create!) a new SDK in your favorite technology!