angular-gtag icon indicating copy to clipboard operation
angular-gtag copied to clipboard

:bookmark: Google Analytics gtag.js for Angular

Results 42 angular-gtag issues
Sort by recently updated
recently updated
newest added

Not able to track google events, the unnecessary property(EventModel) added on top of the model automatically see the snap which is captured from the Google Analytics dashboard. ![image](https://user-images.githubusercontent.com/32287237/175771193-bb3af12a-d87f-42cc-aea9-f394d235eb7a.png)

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.6.1 to 1.7.3. Release notes Sourced from shell-quote's releases. v1.7.2 Fix a regression introduced in 1.6.3. This reverts the Windows path quoting fix. (144e1c2) v1.7.1 Fix $...

dependencies

Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 5.2.10 to 11.0.5. Changelog Sourced from @​angular/core's changelog. 11.0.5 (2020-12-16) Bug Fixes compiler: handle strings inside bindings that contain binding characters (#39826) (f5aab2b), closes #39601 core: fix...

dependencies

Please, merge this one in order to add angular-universal support. Thanks!

After importing `GtagModule`, there is an error on runtime, even I don't use `gtag` service (just import). ``` Google Analytics pageview error ReferenceError: window is not defined at Gtag.pageview (/Users/wangshuo/Projects/ksite_webapps/node_modules/angular-gtag/bundles/angular-gtag.umd.js:80:32)...

Bumps [karma](https://github.com/karma-runner/karma) from 2.0.2 to 6.3.14. Release notes Sourced from karma's releases. v6.3.14 6.3.14 (2022-02-05) Bug Fixes remove string template from client code (91d5acd) warn when singleRun and autoWatch are...

dependencies

Bumps [chownr](https://github.com/isaacs/chownr) from 1.0.1 to 1.1.4. Commits 814f642 1.1.4 a0d7ae0 push to github before npm 1a3667a ignore stuff 147eac4 Full tests, handle errors properly in many cases 578fb9f update tap,...

dependencies

I've tried to use **set()** method and debugging with GA debug extension for chrome with no success, the set() method doesn't set anything. code was: `this.gtag.set({ user_id: this.userId });`

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.5&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies