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 });`
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 });