Is easier integration possible with the tag?
Hi @janikfischer,
We recommend adding the snippet as mentioned in the article (https://complianz.io/add-a-link-to-show-the-cookie-banner/) as a .php file in the /wp-content/mu-plugins/ folder.
Kind regards, Jarno
Hey @jarnovos I’m having the same issue! I followed the instructions here https://complianz.io/add-a-link-to-show-the-cookie-banner/ … I’ve added the snippet via the Code Snippets plugin and added the link to the footer. It works if I’m in an incognito window, but not in a regular window. Any ideas?
The site is https://tregearbpm.accurateexpressions.com.au/ and the password is: roger
Thank you!
Hi @raestanton,
As the snippet works fine in one of your browser windows, you most-likely have the option “Respect Do Not Track settings in browsers” enabled in the plugin, found under Wizard > General > Security & Consent.
Meaning that if the plugin detects a Do Not Track signal from the browser (which browsers such as Firefox have enabled by default), the plugin will automatically assume all your cookie preferences to be “denied”, and doesn’t display a banner as a result.
Disabling that option in Complianz, or disabling the “Send a Do Not Track” option in your browser, will resolve this behavior and cause the banner to appear in the non-incognito window as well.
Kind regards, Jarno