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

add support for group and identify #39

Open
wants to merge 3 commits into
base: segment
Choose a base branch
from
Open

Conversation

sperand-io
Copy link
Contributor

@sperand-io sperand-io commented Jun 24, 2016

thought this would be a cool custom/versioned integration release example, as G asked for this today @ 2PM and we can be live 2 hours later with an integration update affecting only interested customers (in this case, us!)

Changes:

If there are any mapped traits in group or identify payloads, makes hit with:

event action = 'identify'|'group'
event label = 'identify'|'group'
event category = 'user'
uid = 'userId'
cm$ = 'value'
cd$ = 'value'

... and the other baseline payload params. I validated that the hits pass validation with the GA Debug endpoint.

@sperand-io
Copy link
Contributor Author

@sperand-io
Copy link
Contributor Author

that said, we should talk to some customers and see if we should ship this (behind an option flag perhaps?) to everyone

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

Successfully merging this pull request may close these issues.

1 participant