Questions tagged [cookie-policy]

Designed to protect online privacy

The Cookie Policy is a piece of privacy legislation that requires websites to get consent from visitors to store or retrieve any information on a computer, smartphone or tablet

10 questions
12
votes
1 answer

How to detect if Prevent cross site tracking is enabled in Safari browser using JavaScript

Can someone tell me how can I detect if the prevent third party protection is enabled in Safari browser using JavaScript.
Basavaraj J
  • 139
  • 6
2
votes
1 answer

IE11 Stopped Accepting Cross-Domain Cookie Policies

I just noticed an odd cookie policy problem that only affects IE. I could only test on IE11. Perhaps you know a workaround? Step 1. This requires 2 domains. We'll call them cart.com and tracking.com. Step 2. Using IE11, browse over to…
Volomike
  • 23,743
  • 21
  • 113
  • 209
1
vote
1 answer

Cookie consent popup does not disappear in IFrame

In our application,we have an IFrame which is used to display any site (which are set through admin/crm console).We are experiencing a strange issue in showing sites with cookie consent popup in IFrame. In IFrame even if user accepts the Cookies…
Amol Kolekar
  • 2,307
  • 5
  • 30
  • 45
1
vote
0 answers

Flutter, Firebase, Google AI APIs & the EU cookie directive

I am working on a web site with a front-end implemented in Flutter and a back-end relying on Firebase authentication, Firestore and Google AI APIs. Following the EU cookie directive I have to inform my potential users about the usage of cookies and…
1
vote
1 answer

Cookies Policy should it be added or not?

We have a website where I store the user's country selection choice. I do not track it from their IP address or anything else. Plus I use Google Analytics which also uses cookies to store some data. Should I state that GA uses cookies as it a…
Sahil
  • 3,338
  • 1
  • 21
  • 43
1
vote
0 answers

How does Google SignIn in JavaScript work with subdomains in Safari when "Allow from websites i visit" option is checked?

I am trying to achieve Google SignIn using it's JavaScript API on a web app that i am currently working on. The scenario is very simple: When user navigates to example.com, a SignIn with Google button is presented, which onClick authenticates the…
Ogg
  • 59
  • 7
0
votes
0 answers

Cookies mysteriously disappear

I have created a WordPress website. The lawyer in charge of the privacy policy asked me to enter a list of all the cookies used by the site. However, I have noticed a strange situation: sometimes I see fifteen or more cookies with different…
Roberta
  • 1
  • 1
0
votes
1 answer

Cookie & Privacy Policy with Google Analystics

I am building website and trying to put privacy and cookie policy there, only thing i store in cookies is google analystics stuff and Dark/Light theme so will "Our website uses cookies" be enought to put on website?
iLiA
  • 3,053
  • 4
  • 23
  • 45
0
votes
1 answer

Google Tag Manager - Specific Pixels (Cookies)

Since GDPR is released we have to be following some rules to setting Cookies in users browsers. The problem is that we are serving all our Pixel's via Google Tag Manager, and the only way to exclude adding Cookies are to exclude the whole Google Tag…
Ali Durrani
  • 333
  • 2
  • 11
0
votes
1 answer

GDPR iubenda cookie policy banner consent not saved and banner not closed

I have added iubenda cookie policy banner to implement GDPR on my WordPress website. However, the banner is visible on each page for all users even after closing the banner which means to save consent for the browser. This does not work with…