|
|
|
|
|
by scrollaway
1631 days ago
|
|
“Cookie dialogs” are supposed to be about trackers of all sorts (not just cookies); there to ask for permission to store non-essential trackers in general. We need to stop calling them cookie pop ups as that’s a misnomer. You can use cookies. You can store site state, login sessions, shopping carts and much more without asking at all. They are tracking consent popups. |
|
1- If I count page views on my site, no consent necessary.
2- If I count sessions on my site, no consent necessary.
3- If I count page views per sessions on my site, is consent necessary?
4- If I count return visits on my site, consent necessary?
5- if I remember what people bought on my site, consent necessary?
Related to 3 and 4, how long is a reasonable cookie expiration?
6- Am I looking at this issue the right way?
Thx.