If you're using any kind of third-party cookie (cookie TLD doesn't match URL TLD), then you will basically be reverting to a fallback cookie method. For example, metrics.example.com is your cookie domain www.example.org - since example.com and example.org are different TLD's, the cookie will be bloc...