{"library":"matomo-tracker","type":"library","category":null,"description":"A Node.js wrapper for the Matomo (formerly Piwik) tracking HTTP API. Version 2.2.4 is the latest stable release, supporting Node.js >= 10. The package enables server-side tracking of page views, events, goals, and custom dimensions via Matomo's HTTP API. Key differentiators: native promise support, bulk tracking, and customizable request options. The upcoming v3.0.0-beta introduces a TypeScript rewrite with better type safety. Compared to alternatives like 'piwik-tracker', this is the official library from the Matomo organization.","language":"javascript","status":"active","version":"2.2.4","tags":["javascript","piwik","matomo","analytics","tracking"],"install":[{"cmd":"npm install matomo-tracker","imports":["import MatomoTracker from 'matomo-tracker'","const MatomoTracker = require('matomo-tracker')","const tracker = new MatomoTracker(siteId, url); tracker.track(params).then(...)","tracker.trackBulk([params1, params2]).then(...)"]},{"cmd":"yarn add matomo-tracker","imports":[]},{"cmd":"pnpm add matomo-tracker","imports":[]}],"homepage":"https://matomo.org","github":"https://github.com/matomo-org/matomo-nodejs-tracker","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/matomo-tracker","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/matomo-tracker/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}