New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ngx-matomo-client

Package Overview
Dependencies
Maintainers
0
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-matomo-client - npm Package Versions

23

7.0.1

Diff

Changelog

Source

7.0.1 (2025-01-15)

Bug Fixes

  • export MATOMO_TESTING_INSTANCE token (81abc32), closes #108

Bug Fixes

  • correctly inject legacy MatomoRouterModule and NgxMatomoRouterModule (c2f7fda), closes #105 #104
  • correctly resolve deferred configuration when using manual initialization mode (f0bb6c1), closes #102
  • prepare testing api update (0471e41)

Features

  • add compatibility with Angular 19 (#101) (bfae2b7), closes #99 #103
  • add new withPageUrlProvider feature and allow functional-style provider (3d002d8)
  • allow providing Matomo in lazy-loaded components/modules (#98) (2982fc4), closes #97
  • allow providing page url as promise (5bb76a4)

Breaking changes

  • Angular v19 is now required as peer dependency
  • Some of your tests may be broken, you may need to provide Matomo in TestBed using provideMatomoTesting().

Deprecations

  • MatomoTestingTracker.setMatomoInstance has been deprecated, provide a MATOMO_TESTING_INSTANCE DI token instead
emanlrx
published 7.0.0 •

Changelog

Source

7.0.1 (2025-01-15)

Bug Fixes

  • export MATOMO_TESTING_INSTANCE token (81abc32), closes #108

Bug Fixes

  • correctly inject legacy MatomoRouterModule and NgxMatomoRouterModule (c2f7fda), closes #105 #104
  • correctly resolve deferred configuration when using manual initialization mode (f0bb6c1), closes #102
  • prepare testing api update (0471e41)

Features

  • add compatibility with Angular 19 (#101) (bfae2b7), closes #99 #103
  • add new withPageUrlProvider feature and allow functional-style provider (3d002d8)
  • allow providing Matomo in lazy-loaded components/modules (#98) (2982fc4), closes #97
  • allow providing page url as promise (5bb76a4)

Breaking changes

  • Angular v19 is now required as peer dependency
  • Some of your tests may be broken, you may need to provide Matomo in TestBed using provideMatomoTesting().

Deprecations

  • MatomoTestingTracker.setMatomoInstance has been deprecated, provide a MATOMO_TESTING_INSTANCE DI token instead
emanlrx
published 6.4.1 •

Changelog

Source

6.4.1 (2025-01-14)

Reverts

  • feat: allow providing Matomo in lazy-loaded components/modules (#98) (3c20676)
  • fix: correctly resolve deferred configuration when using manual initialization mode (a2ca6c4)
emanlrx
published 6.4.0 •

Changelog

Source

6.4.0 (2025-01-03)

Bug Fixes

  • correctly resolve deferred configuration when using manual initialization mode (da82506), closes #102

Features

  • add getCustomData and setCustomData tracker API methods (e76564c)
  • add optional custom data parameter to event tracking (0cdda40)
  • add optional custom data parameter to goal tracking (6e21b91)
  • add optional custom data parameter to link tracking (cfb42b1)
  • add optional custom data parameter to site search tracking (fa35f1c), closes #96
  • allow providing Matomo in lazy-loaded components/modules (#98) (45a5a0e)
emanlrx
published 6.3.2-test.2 •

emanlrx
published 6.3.2-test.1 •

emanlrx
published 6.3.1 •

Changelog

Source

6.3.1 (2024-09-15)

Bug Fixes

  • router, form-analytics: disable page tracking on server (#94) (229083b)

Features

  • core: introduce literal type MatomoConsentRequirement (e517efd)
  • core: introduce literal type MatomoInitializationBehavior (0cac720)
  • router: add functional interceptors support (6002d77)

Deprecations

  • core: MatomoConsentMode enum is deprecated, use MatomoConsentRequirement instead.
  • core: MatomoInitializationMode enum is deprecated, use MatomoInitializationBehavior instead.
emanlrx
published 6.3.0 •

Changelog

Source

6.3.1 (2024-09-15)

Bug Fixes

  • router, form-analytics: disable page tracking on server (#94) (229083b)

Features

  • core: introduce literal type MatomoConsentRequirement (e517efd)
  • core: introduce literal type MatomoInitializationBehavior (0cac720)
  • router: add functional interceptors support (6002d77)

Deprecations

  • core: MatomoConsentMode enum is deprecated, use MatomoConsentRequirement instead.
  • core: MatomoInitializationMode enum is deprecated, use MatomoInitializationBehavior instead.
emanlrx
published 6.2.0 •

Changelog

Source

6.2.0 (2024-05-28)

Bug Fixes

  • tracker: add default value for acceptDoNotTrack option (243fc46)
  • upgrade schematics to non-deprecated module names (946ef9f)

Features

  • add compatibility with Angular 18 (7828aed), closes #90
  • add FormAnalytics support (ccdcfac)
  • router: allow ignoring subsequent navigation to the same url (#89) (1cb504c), closes #72
  • tracker: add new disableCampaignParameters configuration option (88258fa)
  • tracker: add new disableCampaignParameters tracker method (4cfda65)
emanlrx
published 6.1.3 •

Changelog

Source

6.1.3 (2024-04-09)

Bug Fixes

  • add Injectable decorator to MatomoTestingTracker (#86) (5e651eb), closes #85
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc