angulartics : Vendor-agnostic web analytics for AngularJS applications. You can installing angulartics npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install angulartics $ sudo npm install -g angulartics
If want to update the angulartics package execute the command as below,
$ sudo npm update angulartics
Update package globally,
$ npm install -g angulartics
$ sudo git clone https://github.com/rektide/angulartics.git
$ sudo npm install -g ./angulartics
angulartics@1.5.0 /usr/lib/node_modules/angulartics
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall angulartics
Package Name | angulartics |
Version | 1.5.0 |
Description | Vendor-agnostic web analytics for AngularJS applications |
Released Date | 2017-11-19T22:25:16.766Z |
Published by | timelf123 |
How to Learn | https://www.npmjs.com/package/angulartics/tutorial |