Matomo Next Versions Save

Matomo for Next.js applications

v1.9.0

3 weeks ago

1.9.0 (2024-04-19)

Features

  • add a callback to know when the script does not load (#125) (04bf826)

v1.8.1

2 months ago

1.8.1 (2024-02-23)

Bug Fixes

  • Added flag to opt out of console logging excluded tracks. (#122) (2d9195f)

v1.8.0

7 months ago

1.8.0 (2023-09-21)

Features

v1.7.0

8 months ago

1.7.0 (2023-09-06)

Features

v1.6.1

1 year ago

1.6.1 (2023-01-16)

Bug Fixes

  • initialization: change argument to allow to be enable before trackPageView (#91) (9c9a3db)

v1.6.0

1 year ago

1.6.0 (2023-01-13)

Features

  • add surcharge during initialization of the parameters + add documentation (#90) (51c1d34)

v1.5.0

1 year ago

1.5.0 (2023-01-13)

Features

  • add possibility to surcharge next router listener (#88) (f1bf4a2)

v1.4.0

1 year ago

1.4.0 (2022-07-11)

Features

v1.3.0

2 years ago

1.3.0 (2022-03-10)

Features

  • routeChangeComplete events: set referrerUrl and customUrl on routeChangeStart so it can matomo events can be used early on page load (e.g. in a react useEffect) with the correct values (#72) (52f2bbc)

v1.2.2

3 years ago

1.2.2 (2021-05-11)

Bug Fixes

  • dont use deprecated setGenerationTimeMs fix #36 (#52) (b2c6dd5)