Control your cookies in custom mode

Integration of cookies following the integration of the Axeptio SDK on the website

1. Video presentation

VIDEO

Before proceeding to this step, it’s necessary to have followed the integration part of the SDK and to have finalized the configuration of the cookies you want to integrate.

If this is not done, you can consult:

You list all the cookies you want to integrate and go to the back office of your site. We’ll use the Hubspot tag for the example:

SCRIPT 1

It’s a HTML so we can’t use it as it is. We need to transform it into Javascript. The identifier put in the URL of the script corresponds to the client ID allowing Hubspot to identify your account. We chose to pass it as a parameter because it’s cleaner.

You can copy and paste the function on your back office and the script will be loaded on your website. All you have left to do is set up the cookie drop-down when you click on the Axeptio cookie widget. To do this:

A clear, informed and unambiguous acceptance is necessary before the deposit of the cookie on the website.

3. The example of Google Analytics

You’ll search for the script for Google Analytics

You transpose it into Javascript so you can copy/paste the function into your back office. All you have to do now is to set up the deposit of the cookie when you click on the Axeptio cookie widget and this looks like:

4. Example for Facebook Pixel and Google Analytics

You’ll search for the script for Facebook Pixel

You transpose it into Javascript so you can copy/paste the function into your back office. All you have to do now is to set up the deposit of the cookie when you click on the Axeptio cookie widget and this looks like:

Congratulations, everything is working perfectly!

Last updated