generator-jhipster-google-analytics

Install Google analytics on your JHipster app

Usage no npm install needed!

<script type="module">
  import generatorJhipsterGoogleAnalytics from 'https://cdn.skypack.dev/generator-jhipster-google-analytics';
</script>

README

generator-jhipster-google-analytics

NPM version Build Status Dependency Status

Install easily and get sample code of the most famous AngularUI library on your JHipster application.

Usage

This is a JHipster module, that is meant to be use in a JHipster application.

Installation

As this is a JHipster module, we expect you have JHipster and its related tools already installed.

npm install -g generator-jhipster-google-analytics

Then run the module on a JHipster generated application:

yo jhipster-google-analytics

angular-google-analytics

This service lets you integrate google analytics tracker in your AngularJS applications easily.

License

Apache-2.0 © Thibaut Mottet