In my page PHP, I need to 302 redirect to a web page, but set before an evercookie cookie. The cookie is being made only like 2 seconds after being in the page, so when I'm doing 302 it does not creating the cookie. What do you think would be my solution for that? I also need to process evercookie cookie in my another PHP page and redirect after searching after the cookie's value in a DB, but because of the 2 seconds wait I can't do it. So what do you think? Note, evercookie: http://samy.pl/evercookie/