Buonasera,
ho creato un e-commerce con Wordpress, Elementor PRO e WooCommerce.
Adesso vorrei configurare Cookie e Privacy policy, utilizzando solo i plugin di Cookie Bot e Piwik PRO.
Credo di aver capito che sia sufficiente installare e configurare i due plugin e tutto avverrà in automatico - senza utilizzare codici:
Utente visita il sito web
Cookiebot rileva i cookie
Cookiebot invia informazioni sui cookie a Piwik Pro tramite API
Piwik Pro determina quali cookie devono essere bloccati e quali possono essere tracciati
Piwik Pro traccia i dati degli utenti che hanno acconsentito al tracciamento
In questo modo, Cookiebot e Piwik Pro possono funzionare insieme in modo armonioso, garantendo la privacy degli utenti e la conformità al GDPR.
Ecco alcuni dettagli aggiuntivi su come funziona l’API di comunicazione dei cookie:
Cookiebot invia a Piwik Pro un elenco di cookie che sono stati impostati sul sito web.
Piwik Pro utilizza questo elenco per determinare quali cookie devono essere bloccati e quali possono essere tracciati.
Piwik Pro utilizza un cookie di terze parti per comunicare con Cookiebot.
Cookiebot utilizza un token di sicurezza per autenticarsi con Piwik Pro.
Il plugin Cookiebot per WordPress utilizza una tecnica chiamata “API di comunicazione dei cookie” per comunicare con Piwik Pro. Questa API consente a Cookiebot di inviare a Piwik Pro informazioni sui cookie che sono stati impostati sul sito web. Piwik Pro può quindi utilizzare queste informazioni per determinare quali cookie devono essere bloccati e quali possono essere tracciati.
Chiedo il vostro aiuto, non voglio utilizzare codici! Solo plugin.
Grazie e buona serata a tutti
Sì. Non ho trovato il modo per configurare cookiebot e piwikpro senza codice. Quindi ho seguito quella guida. Mi chiedo solo se sia completa di tutte le informazioni, non capisco.
Provo a spiegarmi meglio: qualcosa non va.
Io ho seguito tutta la guida, senza apportare nessun’altra modifica.
Ho avviato la modalità Debug e pare funzionare.
Adesso, prova ad aggiungere altri Tag, per tracciare tutti i Click Su Tutte le Pagine o i Clic su un Pulsante. Non funziona niente, risultano sempre “Not Fired”.
Ho accettato tutti i cookie e seguito tutte le guide, sia della community che di Anil Batra.
Nello specifico, per tracciare tutti i Click Sulle Pagine:
Aggiungo Tag → gli do un nome → Async tag → Tracking tag → Respect opt-out and DNT
Could you send me the URL of the page that this is happening on and the name of the tag that is not working correctly? It can be either here or in a private message.
Replying publicly, so there’s information on what’s the issue:
The Piwik PRO container seems to be added only after consent is given in CookieBot. The integration requires Piwik PRO container to be added independently of CookieBot because otherwise the Piwik PRO Consent Managment API will work only after consent is given in the 3rd party CMP.
There is no consent map added to the integration code. Please refer to the consentMap section of the help center article to create the mapping and replace the placeholder.
In general, Piwik PRO tracking works in 2 modes: anonymous and deanonymized.
The Piwik PRO container code should be present at all times because of 2 main reasons:
It has to know whether the user accepted, rejected or ignored the analytics consent. This will result in either deanonymizing the visitor or continuing to track anonymously. If you add the container only after the consent in CookieBot is given (or any other 3rd party CMP), this will result in abandoning all of the anonymized traffic.
It has to know whether the user accepted, rejected or ignored any consent type in order to decide which tags should be fired and which should not. You can set some of the tags to fire without consent (e.g. functional tags, like adding some CSS to your website or the consent banner) and some of them to a certain consent type.
As a rule of thumb, it’s always best to implement the Piwik PRO container directly in the website’s source code or via our official integration (e.g. WordPress) or SDKs (e.g. iOS, Android, React, Angular).
It’s also worth mentioning that some CMPs do block <script> elements of the website that are not defined in their administrator panel or have a certain HTML attribute or class added.
Ho eseguito l’integrazione piwikpro - woo commerce così come da guida, poi ho installato cookiebot, non capisco perchè il contenitore di Piwik Pro “sembra essere aggiunto solo dopo aver dato il consenso in cookiebot”
Poi, Ho definito la variabile consentMap ma ancora non funziona.
Anche “Deanonymization” not fired.
Non capisco, scusa ma sono molto inesperto.
The container is now being added both before and after the consent decision in CookieBot.
You have to replace the consentMap placeholder with the consent mapping. I have changed this for the first site you have sent to me (the changes are not yet published) and it seems to work now.
Ho visto la sezione ChangeLog e finalmente ho capito cosa dovevo fare.
Tra l’inesperienza online e scarsa conoscenza dell’inglese, è stata davvero un’impresa.
Non ce l’avrei mai fatta senza il suo aiuto, grazie.
Adesso funziona 1) Piwik PRO Deanonymization 2) Cookie Consent Mapping 3) Tracking Buttom Click. TOP
Grazie ancora!
PS: tutto questo mentre state per iniziare la collaborazione con Cookie Information, quindi fra un pò cambierà di nuovo tutto ahahah.
PS2:
Va bene così? Perchè ci sono due contenitori? Ho installato solo 1 volta piwik pro
Va bene così? Perchè ci sono due contenitori? Ho installato solo 1 volta piwik pro
What I mean here is that after some change on your side (not sure which exactly) the Piwik PRO container code is no longer blocked before the consent is given. It is now present both before and after the consent decision in CookieBot. It’s still the same container code, no duplication here.
Perfetto, per ora nessun problema, sei davvero molto gentile.
Sull’altro sito che ti ho inviato, ho apportato le modifiche alla variabile ConsentMap come da tue indicazioni e pare funzionare, anche se qui nel Container address (URL) del plugin piwikpro ho inserito solo https://ilmionome.piwik.pro