Join Slack
Powered by
This message was deleted.
# ask-questions
w
worried-planet-2191
02/16/2024, 7:53 AM
This message was deleted.
f
fresh-football-47124
02/16/2024, 6:54 PM
so how this works
fresh-football-47124
02/16/2024, 6:54 PM
is that each metric is tied to the user identifier (or randomization unit) that you're using
fresh-football-47124
02/16/2024, 6:54 PM
if the metric is tied to, say, user_id, and the experiment is randomized by anon_id, we need some way to join between them
fresh-football-47124
02/16/2024, 6:54 PM
so that is why we have the join table, defined in the data source page
fresh-football-47124
02/16/2024, 6:55 PM
so you can either define a way to join between randomization units, or adjust the metric queries to return multiple identifier units
159
Views
Open in Slack
Previous
Next