gtag('config', 'AW-407617015');
top of page
bottom of page
function initCCConvertion(val) {
window.ccConVal = val || 0;
var script = document.createElement('script');
var target = 'https://www.clickcease.com/monitor/cccontrack.js';
var elem = document.head;
script.type = 'text/javascript';
script.src = target;
elem.appendChild(script);
}