Cookie Consent is a lightweight JavaScript plugin for alerting users about the use of cookies. Use this tag in combination with the javascript tag when the question involves this API.
Questions tagged [cookieconsent]
73 questions
22
votes
3 answers
Who do I pick as my Admob ad technology providers
In compliance of the GDPR, Google says that I must 'Select ad technology providers' and get users' consent. But the Google-rendered consent form is not supported if any of the publisher IDs use the commonly used set of ad technology providers. This…

Usman
- 2,331
- 2
- 21
- 29
5
votes
2 answers
Consent for sharing data with a third party [GDPR]
Do you need to obtain explicit affirmative user consent to send their data to a third party?
Currently we have a form on our website for users to fill out to register interest in our service. This data is then stored in our own database, but it is…

Michael Curry
- 991
- 8
- 20
4
votes
1 answer
Does the .net core built in cookie consent feature block 3rd party cookies automatically?
Asp .net core has this built in cookie consent feature where you can get permissions form a user to use cookies which are not marked as essential. I use this in Startup.cs (.net core 3.1) like shown in the documentation…

jones
- 132
- 5
4
votes
3 answers
why i am getting cannot read property 'initialise' of undefined at ngx_cookieconsent_NgcCookieConsentService.init in angular universal?
CookieConsent and Library Versions?
- cookieconsent version: 3.1.1
- ngx-cookieconsent version: 2.2.3
- Angular CLI: 10.0.3
- Angular SSR (universal)
I am running the following commands:
npm run build:ssr && npm run serve:ssr
Where:
"serve:ssr":…

Nilton
- 41
- 1
- 4
3
votes
1 answer
Is there a readily available solution for displaying a cookie consent GDPR compliant message on a MediaWiki website?
I guess the question is self explanatory. In case no readily solutions are available, which would be the easiest way to implement the message (except from editing MediaWiki's skins and adding the code, which would possibly require redoing the job…

Costas
- 459
- 3
- 15
3
votes
2 answers
Is it possible to implement GDPR Cookie Consent with pure CSS/HTML and no JavaScript? Don't want script blockers blocking it
Searches seemingly only turn up solutions that use JavaScript.
I want to present a Cookie consent message that is visible even when the visitor is using a scriptblocker, so I am wondering if this may be done with CSS and HTML, without any JS at…

Leeteq XV
- 31
- 3
3
votes
5 answers
Remove cookie policy popup created by ngx-cookieconsent
How can I remove the small "Cookie policy" window?
I am using latest version of ngx-cookieconsent with Angular 7.2

Martin Andersen
- 2,460
- 2
- 38
- 66
3
votes
3 answers
Android: Getting user's location using Admob's Consent SDK
I have an issue with AdMob's new 'Consent SDK'; the integration guide says to put the following into onCreate...
public class MainActivity extends Activity {
...
@Override
protected void onCreate(Bundle savedInstanceState) {
…

Zippy
- 3,826
- 5
- 43
- 96
2
votes
1 answer
Why would __tcfapi not be defined on CONSENT_DATA_READY?
I have this code for many years, implementing TCFv2 cookie consent with Google Funding Choices.
window.googlefc.callbackQueue.push({
'CONSENT_DATA_READY': function () {
/* __tcfapi is undefined!! */
return…

Nuno
- 3,082
- 5
- 38
- 58
2
votes
0 answers
Google Analytics 4 Consent Mode: update status and fire tag
need a piece of advice/solution regarding GA4 Consent Mode.
A few CMS systems have installed their own Consent Plugins with their advantages and disadvantages.
But with the same principle - they block cookies and scripts till they receive user…

Kuzma
- 679
- 1
- 12
- 36
2
votes
0 answers
GTM Cookies consent - current state in custom HTML as variable?
I have cookie consent in GTM and every built-in tag work well (Analytics, etc). I know that I can make condition for "Custom HTML" via "Require additional consent for tag to fire" but I need add custom HTML as: