Releases: matomo-org/matomo-nodejs-tracker
v3.0.0-beta.1
Same as beta.0, but with more supported parameters
v3.0.0-beta.0 -- Typescript rewrite
Hi everyone,
I rewrote most of the MatomoTracker in typescript to make sure I don't miss any weird bugs and allow typescript users to more easily use the library.
For non-typescript users nothing should change. The same functions should continue to work the same way as before. It now uses a few more modern JS features requiring NodeJS 10+, but that was already the requirement before.
Nevertheless it would be amazing if someone more familiar with the JS ecosystem could report back if everything works as it should.
2.2.4
2.2.3
v2.2.2
2.2.1
Add trackBulk for tracking bulk events
Allow renamed piwik.js
Matomo Node Tracker
This is the first release after moving this module to the Matomo organisation and renaming from Piwik to Matomo.
When upgrading pay attention that all PiwikTracker
has been renamed to MatomoTracker
.