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

[NT-883] Send user attributes with Optimizely's "activate" function #1055

Merged
merged 6 commits into from
Feb 3, 2020

Conversation

ifbarrera
Copy link
Contributor

πŸ“² What

Sends user attributes with Optimizely's activate and getVariation functions so that we can segment experiments based on user attributes.

πŸ€” Why

We might want to take advantage of Optimizely's experiment segmentation to bucket users into variations based on their user attributes. In order to do this, we need to send the user attributes with the activate and getVariation functions.

βœ… Acceptance criteria

  • whitelist your device_id into the control group - you should see the "Back this project" button as normal
  • whitelist your device_id into the variation-1 group - you should see the "See the rewards" button as normal
  • whitelist your device_id into the variation-2 group - you should see the "View the rewards" button as normal

@nativeksr
Copy link
Collaborator

nativeksr commented Jan 31, 2020

1 Warning
⚠️ Big PR

Generated by 🚫 Danger

Copy link
Contributor

@justinswart justinswart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for wrapping this up πŸ‘

@justinswart justinswart merged commit 99190fc into master Feb 3, 2020
@justinswart justinswart deleted the NT-883-attributes-optimizely-activate branch February 3, 2020 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants