Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retaining record of consent for GDPR/EU user consent policy #90

Open
trystanwilcock opened this issue Jan 31, 2022 · 1 comment
Open

Comments

@trystanwilcock
Copy link

I am currently trying to implement ads whilst also adhering to Google's EU user consent policy. In the documentation found here, the policy states the following:

When seeking consent you must retain records of consent given by end users

My application is a standalone local app that uses a local database. How have others tackled a similar situation? My initial thought is to implement an external API to log the result of the consent shown to the user.

Apologies if this is not the place where I should be asking such a question.

@gsgou
Copy link

gsgou commented Jun 9, 2022

Found this lib, does anybody have implemented it successfully ?
https://github.com/GalaxiaGuy/GoogleUserMessagingPlatform

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants