}
function deleteGACookies() {
function deleteCookie(cookieName) {
document.cookie = cookieName + '=;expires=Thu, 01 Jan 1970 00:00:01 GMT;domain=localhost;path=/;';
document.cookie = cookieName + '=;expires=Thu, 01 Jan 1970 00:00:01 GMT;domain=catalyst-direct.com;path=/;';
document.cookie = cookieName + '=;expires=Thu, 01 Jan 1970 00:00:01 GMT;domain=.catalyst-direct.com;path=/;';
document.cookie = cookieName + '=;expires=Thu, 01 Jan 1970 00:00:01 GMT;domain=www.catalyst-direct.com;path=/;';
document.cookie = cookieName + '=;expires=Thu, 01 Jan 1970 00:00:01 GMT;domain=uat.catalyst-direct.com;path=/;';
document.cookie = cookieName + '=;expires=Thu, 01 Jan 1970 00:00:01 GMT;domain=.google.co.uk;path=/;';
document.cookie = cookieName + '=;expires=Thu, 01 Jan 1970 00:00:01 GMT;domain=.google.com;path=/;';
document.cookie = cookieName + '=;expires=Thu, 01 Jan 1970 00:00:01 GMT;domain=.doubleclick.net;path=/;';
document.cookie = cookieName + '=;expires=Thu, 01 Jan 1970 00:00:01 GMT;domain=.linkedin.com;path=/;';
document.cookie = cookieName + '=;expires=Thu, 01 Jan 1970 00:00:01 GMT;domain=.twitter.com;path=/;';
document.cookie = cookieName + '=;expires=Thu, 01 Jan 1970 00:00:01 GMT;domain=.facebook.com;path=/;';
document.cookie = cookieName + '=;expires=Thu, 01 Jan 1970 00:00:01 GMT;domain=salesiq.zoho.com;path=/;';
document.cookie = cookieName + '=;Max-Age=-99999999;';
}
var cookiesToDelete = ['_ga', '_gid', '_gat', 'gs_p_GSN-228873-S', 'gs_u_GSN-228873-S', 'gs_v_GSN-228873-S', '_dc_gtm_UA-6011416-1', '_gat_gtag_UA_6011416_1', 'gwcc', '1P_JAR', 'CONSENT', 'DSID', 'HSID', 'SAPISID', 'SIDCC', 'S', 'SSID', 'IDE', 'NID', 'bcookie', 'lang', 'lidc', 'AMP_TOKEN', 'dnt', 'eu_cn', 'guest_id', 'personalization_id', 'remember_checked_on', 'datr', 'fr', 'reg_fb_gate', 'reg_fb_ref', 'sb', 'e3de1f7d42', 'id', 'LS_CSRF_TOKEN', 'JSESSIONID', 'intercom-id-k577gmwi', '__RequestVerificationToken'];
for (var i = 0; i < cookiesToDelete.length; i++) {
deleteCookie(cookiesToDelete[i]);
}
}
function getCookie(cname) {
var name = cname + "=";
var decodedCookie = decodeURIComponent(document.cookie);
var ca = decodedCookie.split(';');
for (var i = 0; i < ca.length; i++) {
var c = ca[i];
while (c.charAt(0) == ' ') {
c = c.substring(1);
}
if (c.indexOf(name) == 0) {
return c.substring(name.length, c.length);
}
}
return "";
}
function setCookie(cname, cvalue, exdays) {
var d = new Date();
d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
var expires = "expires=" + d.toUTCString();
document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
}
window.addEventListener("load", function () {
if (getCookie("cookieconsent_status") == 'deny' || getCookie("cookieconsent_status").length <= 0) {
deleteGACookies();
}
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#f0f0f0",
"text": "#000000"
},
"button": {
"background": "#3baf29",
"text": "#ffffff"
}
},
position: "bottom-left",
content: {
"message": "This website uses cookies to give you the best experience on our website.",
"link": "Learn more",
"href": "",
"dismiss": "Allow cookies",
"deny": "Decline"
},
cookie: {
expiryDays: 90
},
type: "opt-out",
revokable: true,
law: {
regionalLaw: false
},
onInitialise: function (status) {
if (this.hasConsented()) {
startGA();
}
else {
deleteGACookies()
}
},
onStatusChange: function (status, chosenBefore) {
if (this.hasConsented()) {
startGA();
}
else {
deleteGACookies()
}
},
onRevokeChoice: function () {
if (this.hasConsented()) {
startGA();
}
else {
deleteGACookies()
}
}
})
});
Catalyst Scan - an RFID hand held reader
Our RFID reader, named Catalyst Scan, is an efficient inventory management and RFID tag encoding solution. It makes managing inventory and keeping a full range of stock on display much easier, as stock take can be completed in minutes. This makes weekly (or even daily) stock taking a possibility and in turn improves the customer experience and increases sales.