x

Ready to quote?

Echo Barrier quote request UK, call us on
+44 (0) 845 561 3246.
Or please fill in the form or call us and our experts will be glad to help
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

Here to help

Please fill in the contact form or call +44 (0) 845 561 3246 and we will be in touch.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

Track and authenticate

Every Echo Barrier product has a unique RFID tag built in that allows owners and users to track individual products and to ensure that every barrier is an authentic Echo Barrier that has been built to our exact standards.

Find Out More

Authenticate your barriers or track stock levels

Every Echo Barrier product is fitted with a Secure RFID Datatag at the manufacturing stage which can be used to keep track of stock and help authorities to identify recovered barriers.

The RFID data also ensures fake Echo Barriers can be identified and allow companies to be confident that their barriers are performing to the highest standards.

To access the RFID identification information, an RFID reader is required. The tag is located inside all genuine Echo Barriers.

To authenticate your Echo Barrier product please enter the RFID number in the form below.

The Echo Barrier secure tag allows owners to authenticate barriers against our manufacturing database.

Please enter your email and the RFID number you wish to check, we will send you the results.

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

Want more info?

Enquire now

Our friendly team of experts
will be happy to help.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
$.ajax({ url: 'https://api.ipstack.com/' + ip + '?access_key=' + access_key, dataType: 'jsonp', success: function(json) { if(json.country_code=='US'){ $("div.country").html("Visit our US site"); $(".view-location-message").addClass("shown-location-message"); $(".side-navigation").addClass("shown-side-navigation"); } else if(json.country_code=='CA' || json.country_code=='HK' || countryCode == 'AE'){ $("div.country").html("Visit our global site"); $(".view-location-message").addClass("shown-location-message"); $(".side-navigation").addClass("shown-side-navigation"); } else if(json.country_code=='FR'){ $("div.country").html("Visitez notre site en Français"); $(".view-location-message").addClass("shown-location-message"); $(".side-navigation").addClass("shown-side-navigation"); } else if(json.country_code=='DE' || json.country_code=='CH'){ $("div.country").html("Besuchen Sie unsere Deutsche website"); $(".view-location-message").addClass("shown-location-message"); $(".side-navigation").addClass("shown-side-navigation"); } else if(json.country_code=='ES'){ $("div.country").html("Visite nuestro sitio en Español"); $(".view-location-message").addClass("shown-location-message"); $(".side-navigation").addClass("shown-side-navigation"); } else if(json.country_code=='IT'){ $("div.country").html("Visita il nostro sito Italiano"); $(".view-location-message").addClass("shown-location-message"); $(".side-navigation").addClass("shown-side-navigation"); } else if(json.country_code=='AU'){ $("div.country").html("Visit our Australian site"); $(".view-location-message").addClass("shown-location-message"); $(".side-navigation").addClass("shown-side-navigation"); } } }); } } // End countryControl function // Only geo detect for country if we don't already know it from previous page loads and trigger the country function above if (Cookies.get('country-code')) { //console.log('already know country'); } else { countryControl(); } // Closing the messaging and setting a cookie to not show it again. $('.close-location-message').click(function(e) { e.preventDefault(); // setting cookie expiry of 10 day Cookies.set('country-dismissed', 'y', { expires: 10 }); $(".view-location-message").removeClass("shown-location-message"); $(".side-navigation").removeClass("shown-side-navigation"); });