maxandriani / ngx-google-analytics

An easy way to use and configure Google Analytics on Angular 6+ applications
MIT License
120 stars 49 forks source link

where to import GoogleAnalyticsService !!!!! #81

Closed ahussein3 closed 2 years ago

ahussein3 commented 2 years ago

please update the documentation by that line to show where to import the GoogleAnalyticsService from

ahussein3 commented 2 years ago

here it is if anyone face that issue.

import { GoogleAnalyticsService } from 'ngx-google-analytics';