websitedevelopment Archives - Digital Marketing Agency in USADigital Marketing Agency in USA websitedevelopment Archives - Digital Marketing Agency in USA
Edit with
// --- Start of debugging code ---
console.log("Attempting to track Gartner conversion...");
if (window.ct && window.ct.sendEvent) {
console.log("window.ct.sendEvent found! Firing event.");
window.ct.sendEvent({
[cite_start]installationId: '8260a608-e4db-473d-b10a-698e05a381f6' // [cite: 24]
});
console.log("Gartner event fired.");
} else {
console.error("ERROR: window.ct.sendEvent is not available! The tracking script might be blocked or not loaded.");
}
// --- End of debugging code ---