developer-en
  • Apprendre à utiliser Axeptio
  • SDK
    • SDK’s integration
    • Project publication
  • Cookie configuration
    • Free version
    • Pro version
    • La formule Agence
  • STEPS
    • Welcome screen
    • Les étapes
      • Choose your cookies
      • Choose your pictures
      • Texts steps
      • Le soft opt-in
  • CUSTOMIZATION
    • Personnalisez Axeptio
      • Graphic charter and front
      • The texts of the buttons
      • Widget position
      • Choice of font style and size
      • Choice of typography
    • Choisissez vos images
    • L'apparence du bouton widget
  • WEBSITE INTEGRATION
    • Typeform
    • Intégration CMS
      • Squarespace Integration
      • Joomla Integration
      • Shopify Integration
      • Drupal Integration
      • WordPress Integration
      • Intégration WIX
  • TECHNICAL INTEGRATION
    • Google Tag Manager
      • Configuration of your GTM account
      • Control your Axeptio tags with Google Tag Manager
      • Contrôle Avancé sous Google Tag Manager
    • Control your cookies in custom mode
      • Cookie Sellsy
      • Cookie Google Analytics et facebook en mode custom
  • Marketing Consent
    • Le module Consentements Marketing
      • Créer une checkbox Marketing
      • Configuration de votre registre de consentement
    • Intégration Avancé
      • Synchro Wordpres Formulaire Elementor
      • Relier Axeptio à une checkbox existante
      • Consentement Indispensable
      • Relier son consentement au mail présent dans le formulaire
  • ADVANCED SETTINGS
    • IAB
    • Consent Register
    • Multisites
    • Multilingual
    • A/B Testing
    • Activation Code
    • Base de données dédiée
  • RestFull API
    • Client API Documentation
    • API Documentation
      • Project resource example
      • Consent Box Resource Example
Powered by GitBook
On this page
  • 1. Video presentation
  • 2. Cookie integration
  • 3. The example of Google Analytics
  • 4. Example for Facebook Pixel and Google Analytics

Was this helpful?

  1. TECHNICAL INTEGRATION

Control your cookies in custom mode

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

PreviousContrôle Avancé sous Google Tag ManagerNextCookie Sellsy

Last updated 5 years ago

Was this helpful?

1. Video presentation

VIDEO

2. Cookie integration

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!