Create segments based on cookie values

We’re trying to track A/B testing on the language used on a homepage. We have a cookie added based on which version the visitor sees. Is it possible to create separate segments based on the value of the cookie (A vs. B) or is there a better way to track interactions with site based on what they see on the homepage?

Hi @wolf-em,
It’s not possible to segment based on some custom cookies. I would recommend setting up a custom dimension in the scope of a session and storing under the dimension information which variant was displayed. Based on that custom dimension you can easily segment data.