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

Associate metadata to an ab_user to utilize in a custom Algorithm #645

Open
Manbearpixel opened this issue Nov 10, 2020 · 0 comments
Open
Assignees

Comments

@Manbearpixel
Copy link

Hello all! I am currently checking if it's at all feasible to associate some metadata about a given ab_user and then use that detail in a custom algorithm (which is provided a reference to the experiment).

Essentially we want to create a simple algorithm which will take into account the customer's ID and check if their ID is in range of a given "weight".

I think this could be done by just attaching metadata to an experiment at run time, but because this shouldn't be saved for everyone I have to deconstruct the process of ab_test.

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