Hey, Is it possible to assign a specific user to ...
# ask-questions
m
Hey, Is it possible to assign a specific user to a particular experiment and variation using an override rule? We’re using CDN caching, so there’s a possibility that a user (say, U1) might see a cached experience. We want to ensure that when the same user later views a non-cached page, the GrowthBook SDK consistently assigns them to the same experiment and variation as before. Thanks!
s
As long as the user has the same hash attribute on both occurrences, then they'll receive the same variation assignment. But I think there's something else you're trying to overcome that maybe I'm missing?