document.addEventListener("DOMContentLoaded", function() {
if (slq.vars.GTM_active) {
const GTM_doc_hp_BU_grid_buttons = document.querySelectorAll('.doc_hp_BU_grid-item');
GTM_doc_hp_BU_grid_buttons.forEach(function(GTM_doc_hp_BU_grid_button) {
GTM_doc_hp_BU_grid_button.addEventListener('click', function() {
// 1. Texte du GTM_doc_hp_BU_grid_button
const txtElement = GTM_doc_hp_BU_grid_button.querySelector('.doc_hp_BU_grid-txt');
const GTM_doc_hp_BU_grid_button_text = txtElement ? txtElement.innerText.trim().replace(/\n/g, ' ') : 'Texte non trouvé';
// 2. Remonter au parent ".grid-template"
const parentBlock = GTM_doc_hp_BU_grid_button.closest('.grid-template');
// 3. Chercher le
avec les à l'intérieur
let GTM_doc_hp_BU_grid_button_title = 'Titre non trouvé';
if (parentBlock) {
const titleElement = parentBlock.querySelector('h2');
if (titleElement) {
const spans = titleElement.querySelectorAll('span');
const words = Array.from(spans).map(span => span.innerText.trim());
GTM_doc_hp_BU_grid_button_title = words.join(' ');
}
}
// 4. Push vers dataLayer
window.dataLayer = window.dataLayer || [];
dataLayer.push({
"event": "click_banner_homepage",
"banner_name": GTM_doc_hp_BU_grid_button_text,
"location": GTM_doc_hp_BU_grid_button_title
});
});
});
}
});
Ourservices
Caran d’Ache accompanies you through every step of your creative process — from gifting inspiration with our Gift Card to mastering new techniques with Creative Class, and experiencing our workshops that bring imagination to life.
We use cookies to give you the best shopping experience. If you continue to use our services, we will assume that you agree to the use of such cookies. Find out more about cookies and how to refuse them.
Let’s stay in touch
Subscribe to our newsletter and benefit from a 10% discount on your next order.