Questions tagged [gdprconsentform]

for questions about self implementing, coding, UI/UX of GDPR consent forms. DO NOT ASK LEGAL QUESTIONS ABOUT GDPR. Those are off-topic on Stack Overflow

Use the tag for questions about

  • UI and UX of self designed / coded GDPR consent forms
  • programming issues when implementing a consent form
  • integration issues with third party GDPR consent APIs

Legal (advice) questions about GDPR are off-topic. Talk to a lawyer instead.

128 questions
23
votes
5 answers

How to implement UMP SDK correctly for eu consent?

I have lots of confusion regarding the implementation of the UMP SDK. I have not found much information or a complete tutorial other than google. I am following this and this but unable to understand bellow issues: Is it required to call…
17
votes
2 answers

Mandatory Consent for Admob User Messaging Platform

I switched from the deprecated GDPR Consent Library to the new User Messaging Platform, and used the code as stated in the documentation. I noticed that when the user clicks on Manage Options then Confirm choices, ads will stop displaying altogether…
hiddeneyes02
  • 2,562
  • 1
  • 31
  • 58
15
votes
2 answers

Admob TCF Error when using Google UMP SDK

I recently integrated the UMP SKD according to the documentation. Now I get an error report from Adbmob which states that a lot of ad requests fail because of the error "1.1". The troubleshooting page states that "Google, as a vendor, is not allowed…
Yannick
  • 4,833
  • 8
  • 38
  • 63
10
votes
2 answers

Android AdMob - Requesting Consent from European Users

I implemented EU User Consent Policy with Android + AdMob according to this article. The Problem: UserMessagingPlatform always failed on onConsentInfoUpdateFailure either on real device (with HashedId) or on simulators. The error: Invalid response…
Mike Keskinov
  • 11,614
  • 6
  • 59
  • 87
10
votes
2 answers

Android Admob EU User Consent

I have planned to display ads in my app, and I came across EU User Consent. Is it necessary to show consent form to the user during the app launch (Documentation)? Or selecting show only non-personalized ads in Admob is enough
Asuwathaman R C
  • 303
  • 1
  • 6
  • 10
8
votes
3 answers

How to display or block personalized Adsense ads based on consent for IAB TCF v2.0 with Quantcast Choice?

I've chosen Quantcast Choice as the consent management platform for my website. However with their basic solution Google Adsense ads are still served to visitors before they give their consent for the related vendor (Google). Since 2 days there's a…
Stan
  • 937
  • 5
  • 15
  • 33
7
votes
1 answer

What exactly does the automaticDataCollectionEnabled flag do in Firebase web?

Currently working on a CMF for a web platform that uses firebase, Firebase Analytics and AdSense. However firebase's docs on consent and user privacy for the web are either missing a lot of stuff or the api doesn't have granular control over it. The…
7
votes
4 answers

Accept cookies consent from Youtube

I'm trying to retrieve a list of Youtube videos from a Youtube channel, say "https://www.youtube.com/user/YouTube/videos", to get the nth first videos (thanks to the key = "videoId"). It used to work like a charm until a few days ago, when it…
Öskå
  • 173
  • 1
  • 7
7
votes
1 answer

Google Analytics, Flutter, cookies and the General Data Protection Regulation (GDPR)

Following the General Data Protection Regulation (GDPR) the user has to give his consent before any cookie is set. I use google / firebase analytics in a Flutter web site. When the user opens a page immediately two cookies are stored: _ga and…
6
votes
0 answers

How to completely disable tracking/collection in AdMob?

I want to show ads in my iOS app, but I don't want to track/collect any user behaviour/data so I don't have to deal with GDPR consent or privacy policy stuff. My code so far: func application(_ application: UIApplication,…
Martin
  • 179
  • 1
  • 10
6
votes
2 answers

How to configure firebase for consent and data compliance on web?

I'm currently working on a consent management system for my platform where we use firebase for analytics and AdSense for Ads. However the api is badly documented on this subject and there doesn't seem to be simple, straightforward ways to configure…
6
votes
1 answer

Google ReCAPTCHA v3 - Block loading Roboto from fonts.gstatic.com

I added Google ReCAPTCHA with the Contact Form 7 plugin to all my contact forms. Unfortunately the badge loads the Roboto font (s/roboto/v18; files: KFOlCnqEu92Fr1MmEU9fBBc4.woff2 and KFOmCnqEu92Fr1Mu4mxK.woff2). I hid the badge with…
Mario
  • 353
  • 1
  • 5
  • 17
6
votes
2 answers

GDPR consent screen and coding

I am going to have ads in my app, so I am crazy with the GDPR consent. That is why I am asking for help. I have read many (many) webpages about the GDPR but they are way too confusing for my small brain. So I would like to know if someone here can…
Ton
  • 9,235
  • 15
  • 59
  • 103
5
votes
1 answer

AdSense IAB TCF Error 3.3: How to delete old string and reobtain consent

My site, which had been live for a few years now, uses AdSense with its integrated GDPR content feature, i.e. in IAB TCF terminology Google is acting as the CMP. Over the last few weeks I have got the following message "We've detected an issue on…
Ilyas
  • 741
  • 7
  • 18
5
votes
3 answers

Where to go to delete the old IAB TC String and re-obtain consent in Adsense?

I have this error at my Google Adsense account: We’ve detected an issue on your IAB TC string on one or more of your sites or apps. These errors may affect your ability to serve ads to European users. A detailed report is available for you on the…
John Grischam
  • 224
  • 1
  • 19
1
2 3
8 9