With GDPR laws active since May 2018, users must be aware of all tracking done on a website.
So they can freely choose if they want to be tracked or not by the different website services.
Webmecanik Automation need to track users by a javascript script that land a cookie to identify contacts.
To be conform to GDPR, you want to place this script in a cookie manager on your website.
If you don’t already have a cookie manager on your website, Webemcanik recommand you to user “tarteaucitron.js”, an open-source cookie manager that natively integrate the Webmecanik script.
You can install it by two ways :
Follow the steps on the tarteaucitron.js website, you will get the code to put on your website :
1. Go on :
2. Click on the "Installation Guide" button on the top left :
- Download the tarteaucitron.js script and put it on your site.
Click on "Next Step"
It's here that you will choose the services you want to integrate to tartaucitron.js so he can manage all the cookies deposit on your website
We will show you the Webmecanik example here, feel free to add any other services that you may need, like Google Analytics or Facebook pixel...
- Search for Webemcanik service using the search bar
Then click on install.
Tarteaucitron will give you the script to add to the previous installed one. this code will remplace the Webmecanik Tracking script.
Don't forget to remove the Webmecanik script of you website if you use it previously.
Once the script put on your website, tarteaucitron.js will display the cookie management pop-in
You can personalize this pop-in using the CSS on your site like on our website :
By clicking on “Accept all cookies”, tarteaucitron.js triggers all the cookies you have installed. As long as your contacts have not authorized cookies via this button (or via the "Personalize" button), then no tracking will be deposited on the contact's browser. It will not be tracked, in accordance with the GDPR.
tarteaucitron.js will drop cookie and enable them when you click on "Accept all cookies". As long as your contacts don't authorize cookies, no tracking will be enabled on your site conform to RGPD requierement.
By clicking on "Personalize" your visitors can choose the services they want to activate between the services you have installed :
Each visitor can see which service is installed on your tartaucitron.js but also it purpose quand can authorize each of them individually.
If you are more confortable with technique, you can get the code and instruction on our Githup repository to have complete control on the installation :
https://github.com/Webmecanik/tarteaucitron.js
You now get a fully functional cookie manager conform to RGPD standards. It allow your visitor to have a real choice on how are used their personnal data.
Comments
0 comments
Please sign in to leave a comment.