codediodeio / angular-gtag

:bookmark: Google Analytics gtag.js for Angular
108 stars 20 forks source link

add support gtag 'set' #8

Closed vincent-scw closed 4 years ago

vincent-scw commented 5 years ago

In order to support set UserId, we can add gtag('set', {'user_id': this.userId}); to enable a User Id view.

peterecofit commented 5 years ago

This would be great!

joaoeduardo commented 4 years ago

When this will be merged?

vincent-scw commented 4 years ago

Hey @codediodeio , do you have some time to take a look at the PRs?

codediodeio commented 4 years ago

Merged and released in v1.0.4, thank you @vincent-scw