I'm designing a web shop that uses php and session variables and I've noticed a huge number of banners appearing on websites to adhere to the EU e-privacy directive with cookies.
I assume that some of the big sites (e.g. Apple, Amazon, Dell) are using session variables and cookies on their e-buying sites too but are just ignoring the directive? Do they put it in their terms and conditions or something? I'd rather like to adopt the same stance and avoid annoying my users with a dropdown banner if I can (no matter how nicely I animate and style it!)
I assume that some of the big sites (e.g. Apple, Amazon, Dell) are using session variables and cookies on their e-buying sites too but are just ignoring the directive? Do they put it in their terms and conditions or something? I'd rather like to adopt the same stance and avoid annoying my users with a dropdown banner if I can (no matter how nicely I animate and style it!)