Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to integrate Klaro's consent decisions into Piwik Pro's consent manager? #457

Open
Tomtom3464 opened this issue Nov 9, 2022 · 0 comments

Comments

@Tomtom3464
Copy link

Hi,

I'm currently trying to use the klaro with Piwik Pro, so that Piwik Pro records the consents according to the user's choice within the consent section on Piwik pro.

So far I've implemented Klaro by putting the config file into Piwik pro's tag manager and it successfully appears within my website temporarily saving the user's consent choices into the Klaro cookie within the users web browser.

From what I understand, what needs to be done is to convert this value saved into the to browser into a true or false that can be seen by Piwik Pro before I use the JavaScript API commands in developer tools: https://developers.piwik.pro/en/latest/consent_manager/js_api/index.html .

As I have little coding experience I'm unsure as to how to approach this - would the code that interacts with Piwik pro's consent API be placed within the config file?

Thank you for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant