Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ngx-google-analytics

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-google-analytics - npm Package Versions

13

9.2.0

Diff

Changelog

Source

9.2.0

  • Add include/exclude rules feature on NgxGoogleAnalyticsRouterModule.forRoot() to filter witch pages should trigger page-view event.
  • Remove peerDependencies from package.json to do not trigger unnecessary warnings on npm install command.
maxandriani
published 9.1.1 •

Changelog

Source

9.1.1

  • [Bugfix] Set nonce using setAttribute
maxandriani
published 9.1.0 •

Changelog

Source

9.1.0

  • Add nonce
  • Fix typos
  • Rename i-google-analytics-command.ts
maxandriani
published 9.0.1 •

Changelog

Source

9.0.1

  • Created set() method at GoogleAnalyticsService (https://developers.google.com/analytics/devguides/collection/gtagjs/setting-values);
  • Changed gtag() method signature at GoogleAnalyticsService to acept anything;
  • Added a filter to remove undefined values to rest parameter on gtag() fn;
maxandriani
published 8.1.1 •

maxandriani
published 9.0.0 •

Changelog

Source

9.0.0

Just bump to Angular ^9.x

maxandriani
published 8.1.0 •

Changelog

Source

8.1.0

I finally get some time this weekend and decide to work on some unfinished issues. there it go:

  • Created and Updated unit tests on library project;
  • Created an automated workflow to run unit tests on each PR;
  • Created TypeDocs on all Services, Modules and Directives to help you guys to use this lib;
  • Removed bad practices on access Window and Document objects directily by Angular Services. I decided to create Injection Tokens to resolve does Broser Objects.;
  • Added some validations to ensure it is a Browser Environment;
  • Added cleanup code on NgxGoogleAnalyticsRouterModule. In short, we now unsubscribe Router events when bootstrap app is destroied;
  • Added a new Settings property ennableTracing to log on console Errors and Warnings about gtag() calls;
  • Now we have InjectionToken for everything. You can replace all our default settings;
mandriani
published 8.0.0 •

Changelog

Source

8.0.0

Sorry, I don't have time to catalog all changes done on the previous versions. You can get a detailed (😂) description of each previous versions on GitHub releases and commit histories. Don't worry, there are nothing still relevant there.

maxandriani
published 0.0.8 •

maxandriani
published 0.0.7 •

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