@serrynaimo The CDN (which does the routing) won't drop a cookie, but I guess you could route people to a page where you do that yourself. Perhaps send all traffic to the same page and pass country codes to that page via the querystring and then handle the cookie and redirect from there?