klaro-js
klaro-js copied to clipboard
Klaro Privacy Manager. An open-source, privacy-friendly & compliant consent manager for your website.
When you disable cookies in the browser and set up klaro to use localStorage, I get the following exception: ``` Uncaught DOMException: Failed to read the 'localStorage' property from 'Window':...
**The problem** Currently you can't set custom messages to be shown within the contextual consent dialog. This limits the application of the feature solely to external resources like iframe embeds,...
hello everybody, I work with Klaro on project and the customer want to add scripts with google tags manager. We decided to add script with data-name allowing script by category....
Hello, is there anyone here, or even a tutorial, on how to get klaro.js running with Gatsby? I just can't get it to work. Am grateful for any help. https://www.gatsbyjs.com/
I am using klaro for embed-code (Youtube & GoogleMaps iframes). It is working fine, but is there a way to show some different content instead of the empty iframe when...
Hi, thank you for that great Cookie-Script :-) The last weeks I spent a lot of time with the DSGVO und Cookie-Boxes, like CookieConsent. I found your script, because I...
**The problem** If you want to add a **watch** you have to wait until the window.onload event to make a `klaro.getManager().watch()` call.(because there is no way to know when the...
I think the correct placeholder is: `{t(['acceptAll'])}` https://github.com/kiprotect/klaro/blob/072a7f42c8130cd06ee371ed2c6aa1514e12ddae/src/components/consent-notice.jsx#L147
Thank you very much for Klaro. I probably just have a small problem and am a little confused. On the screenshot here on Git, the "acceptAll" button is on the...
With the release of Google Consent Mode, we could still be tracking users (for Google Ads, Google Analytics, etc.) even without cookies (so complying with the law). Google has launched...