UNPKG

@ngx-ext/google-analytics

Version:

Google Analytics for your Angular application

10 lines (9 loc) 238 B
{ "$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "ng-add": { "description": "Adds google-analytics to the project.", "factory": "./ng-add/index#ngAdd" } } }