|
|
|
|
|
by blkhawk
705 days ago
|
|
well AFAIK a simple session cookie doesn't need a banner. Also i think if you do everything local to your system you don't need one either. The point where you need one if you use any system that utilizes third parties to track the user. So if you store and analyze everything "locally" to your server you don't need cookies and therefore no banner no matter how much you "track" since its all request made to your own server you merly use the telemetry of. You can't share that data without consent but thats a seperate data protection thing from the cookie banners. |
|