Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instructions for new GTM are slightly incorrect #9

Open
tsanne opened this issue Apr 29, 2016 · 1 comment
Open

Instructions for new GTM are slightly incorrect #9

tsanne opened this issue Apr 29, 2016 · 1 comment

Comments

@tsanne
Copy link

tsanne commented Apr 29, 2016

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.

@DanWilkerson
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants