You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you; we've got two different versions at the moment, one using userId (this repo) and the other using username (core library). We're working on a fix.
I got the userId to show up in Google Analytics, but instead of following this:
(OPTIONAL) angulartics user id
Type: Data Layer Variable
Data Layer Variable Name: userId
I had to do this:
(OPTIONAL) angulartics user id
Type: Data Layer Variable
Data Layer Variable Name: username
Because that is what is being pushed in the dataLayer.
The text was updated successfully, but these errors were encountered: