This is Angular 2 project, useful to track Page navigations, Events using Google Analytics API. Google Analytics gives us feature to track user's interaction with our product and make decisions accordingly. You could check which events users are making most on the product and make decisions accordingly.
This project was generated with Angular CLI version 6.2.4.
- NodeJS ^6.0
- NPM ^5.6.0
- Angulat Cli ^6.1.0
Clone the project and run npm install to install all dependencies specified in package.json.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.