Hi everyone,
I have implemented a few V3D applications and each time it seems there are new privacy laws and requirements. For some clients, I have to make things CCPA compliant, others GDPR compliant.
As our experiences become more elaborate, data-dependent, reliant on cookies etc., I was wondering what other developers here are doing in their apps to maintain compliance.
Currently, I use a cookie manager that is triggered on the initial load. Wondering if anyone else is using anything to stay compliant that they could recommend.
Alternatively, if your app is being embedded into another site, and you are not implementing your own data management to comply what methods are you using with the primary site to maintain compliance?