Create a Marketing checkbox

Here is how to create a marketing checkox 100% in accordance with GDPR

1. Video presentation

2. Concrete example

To create a checkbox, go to "Marketing Consent Management"

Then chose a template for pre-written texts

The checkbox appears and you can modify language and all texts in it. Finally, you can change the link to redirect my users to your consents register :

Good job ! The checkbox is here !

Customize screens

You can change your buttons text if the user gives or does not give his consent.

You will now have to configure your consents register so that it can be verified and controlled at any time

Integrate the checkbox on your website

Go to the "Integrate the widget on my site" part.

This part needs a good knowledge of CSS selectors

If you don't have an advanced knowledge of CSS selectors, you can download a chrome extension called "SelectorGadget" that works in 70% of cases and that will allow you to locate in an easier way the positioning by giving you the corresponding CSS selectors

Here you will have to enter all the informations regarding the location where you want to add your checkbox

The sdk that you already added with the cookies integration will locate the positioning that you will write in this process.

  1. You must firstly add the page URL where you want the widget to be

  2. You can choose if you want to integrate the checkbox as a banner or a simple button

  3. You can enter the CSS selector where you want the checkbox to be

  4. You can choose if you want it on top, on bottom, or replace the selector that you entered.

Finally, you can click on publish and confirm, and your widget will be online.

Locate the CSS selector to position the checkbox

The two URL fields and the "Locate the target element for injection" field are truly the most important fields. If they're not correctly filled, the checkbox will not appear.

To fill them, go to the page where you want to add the checkbox - In this case the contact page - and copy the URL in the first box

For the second one, locate the CSS selector that will be used as an anchor. In this case the word "RGPD" which has as a selector ".et_pb_contact_field_options_title" and copy it in the second box. You can now choose the injection method and click on publish and confirm.

Congratulations !

If you don't have an advanced knowledge of CSS selectors, you can download a chrome extension called "SelectorGadget" that works in 70% of cases and that will allow you to locate in an easier way the positioning by giving you the corresponding CSS selectors

For more advanced integrations go to "Advanced settings"

Last updated