All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Prefix the change with one of these keywords:
- Added: for new features.
- Changed: for changes in existing functionality.
- Deprecated: for soon-to-be removed features.
- Removed: for now removed features.
- Fixed: for any bug fixes.
- Security: in case of vulnerabilities.
- [BREAKING] Changed: The
siteIdoption in theMatomoTrackerconstructor is now required.
- Fixed: The
paramsargument for thetrackPageViewmethod is now optional - Fixed: The
pushInstructionmethod is now exposed throughuseMatomo
- Added: include
configurationsin theMatomoTracker.initializeparams - Added: add a generic
pushInstructionmethod to pass instructions to Matomo - Added: add
disabledflag to options to make all tracking calls no-ops - Removed: removed the
window.MatomoTrackerglobal - Fixed: enableHeartBeat always set default seconds value