The meta redirect is in the html sent to the browser. You have complete control over what html your php script sends to the browser so you could easily code in a random redirect generator or one that is more targetted depending on where the visitor is from, the page they initially requested, other cookies you've left on their system.