xErik / gdpr_ads

MIT License
0 stars 0 forks source link

does gdpr_ads collects consent from users in the European Union & UK to show personal vs non-personal ads? #1

Open DktPhl2019 opened 10 months ago

DktPhl2019 commented 10 months ago

Hello

Does this package represents the Google-certified CMP to collect consent from users in the European Economic Area & UK to show ads based on users' personal data and (where legally required) to use cookies or for local storage?

Could you please confirm yes or no.

Thank You

xErik commented 10 months ago

This package shows the consent form required in Europe and the UK.

But this package is just a wrapper for the consent dialog and for ads.

The consent dialog is has to be configured in Google Admob.

The Ads also have to be configured in Google Admob.

Google Admob is not the only CMP but probably the best well known.

sadiqkhan61651 commented 9 months ago

Hello Dear!

I use your package it was good and user friendly but i have a problem with it. Is there any way to get what the user selected in GDPR DialogBox. Means whether the user select "CONSENT" or "NOT CONSENT". Is there any way to do this thing. If not, so kindly add this thing in the package it will be very helpful for lots of developer. Or if there is any method to get the selected option ("CONSENT" or "NOT CONSENT") of the user so kindly mentioned it in Documentation.

Thanks

xErik commented 9 months ago

I am on holiday, I cannot add it right away.

Right now the GdprService offers

GetConsentStatus()

but this does not tell whether the user accepted or denied the consent. "Obtrained" can mean both: accepted or denied.

Google Admob hides the concrete result.

But there should be a way to read the local Google settings database. I will add that later.

sadiqkhan61651 commented 9 months ago

Ok i will be wait for this update

On Fri, 1 Dec 2023, 13:36 Erik, @.***> wrote:

I am on holiday, I cannot add it right away.

Right now the GdprService offers

GetConsentStatus()

but this does not tell whether the user accepted or denied the consent. "Obtrained" can mean both: accepted or denied.

Google Admob hides the concrete result.

But there should be a way to read the local Google settings database. I will add that later.

— Reply to this email directly, view it on GitHub https://github.com/xErik/gdpr_ads/issues/1#issuecomment-1835686931, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYTWPONECIGA5FLWVFGDKBLYHGJIHAVCNFSM6AAAAAA7G4E3JSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZVGY4DMOJTGE . You are receiving this because you commented.Message ID: @.***>