promatic.co.uk
Open in
urlscan Pro
23.227.38.65
Public Scan
URL:
https://promatic.co.uk/
Submission: On November 02 via api from JP — Scanned from CA
Submission: On November 02 via api from JP — Scanned from CA
Form analysis
4 forms found in the DOMGET /search
<form action="/search" method="get" class="search-bar" role="search">
<input type="hidden" name="type" value="product">
<input type="search" name="q" data-translate="general.search.placeholder" translate-item="placeholder" placeholder="Search" class="input-group-field header-search__input ui-autocomplete-input bc-sf-search-box" aria-label="Search Site"
autocomplete="off" id="bc-sf-search-box-0" data-search-box="#bc-sf-search-box-0">
<button type="submit" class="btn icon-search" onclick="beforeSubmitSearchForm('#bc-sf-search-box-0', event)">
<svg data-icon="search" viewBox="0 0 512 512" width="100%" height="100%">
<path
d="M495,466.2L377.2,348.4c29.2-35.6,46.8-81.2,46.8-130.9C424,103.5,331.5,11,217.5,11C103.4,11,11,103.5,11,217.5 S103.4,424,217.5,424c49.7,0,95.2-17.5,130.8-46.7L466.1,495c8,8,20.9,8,28.9,0C503,487.1,503,474.1,495,466.2z M217.5,382.9 C126.2,382.9,52,308.7,52,217.5S126.2,52,217.5,52C308.7,52,383,126.3,383,217.5S308.7,382.9,217.5,382.9z">
</path>
</svg>
</button>
</form>
GET /search
<form action="/search" method="get" class="search-bar" role="search">
<input type="hidden" name="type" value="product">
<input type="search" name="q" data-translate="general.search.placeholder" translate-item="placeholder" placeholder="Search" class="input-group-field header-search__input ui-autocomplete-input bc-sf-search-box" aria-label="Search Site"
autocomplete="off" id="bc-sf-search-box-1" data-search-box="#bc-sf-search-box-1">
<button type="submit" class="btn icon-search" onclick="beforeSubmitSearchForm('#bc-sf-search-box-1', event)">
<svg data-icon="search" viewBox="0 0 512 512" width="100%" height="100%">
<path
d="M495,466.2L377.2,348.4c29.2-35.6,46.8-81.2,46.8-130.9C424,103.5,331.5,11,217.5,11C103.4,11,11,103.5,11,217.5 S103.4,424,217.5,424c49.7,0,95.2-17.5,130.8-46.7L466.1,495c8,8,20.9,8,28.9,0C503,487.1,503,474.1,495,466.2z M217.5,382.9 C126.2,382.9,52,308.7,52,217.5S126.2,52,217.5,52C308.7,52,383,126.3,383,217.5S308.7,382.9,217.5,382.9z">
</path>
</svg>
</button>
</form>
POST /contact#contact_form
<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="contact"><input type="hidden" name="utf8" value="✓">
<div id="contactFormWrapper">
<div class="row">
<div class="form-group col-6 col-md-6">
<input type="text" id="contactFormFirstName" name="contact[FirstName]" autocapitalize="words" placeholder="First Name *" required="">
</div>
<div class="form-group col-6 col-md-6">
<input type="text" id="contactFormLastName" name="contact[LastName]" autocapitalize="words" placeholder="Last Name *" required="">
</div>
</div>
<div class="form-group email-input">
<input required="required" type="email" name="contact[email]" id="contactFormEmail" autocorrect="off" autocapitalize="off" placeholder="Your Email *">
</div>
<div class="form-group">
<!----gdpr---->
<div class="form-gdpr">
<div class="gdpr-msg">
<p>Your privacy is very important to us, so please ensure that you read our <a onclick="sendAJAX('/pages/level-1');" class="gdpr-link" href="javascript:void(0);">Privacy Policy</a> to see how we use your data and read through our
<a href="/pages/terms-and-conditions" target="blank">Terms & Conditions</a>. </p>
<div class="cart-attribute__field">
<div class="check" style="margin: 0 5px 5px 0">
<input type="hidden" name="contact[I agree to these terms & conditions]" value="No">
<input id="gdpr_accept" required="" class="required" type="checkbox" name="contact[I agree to these terms & conditions]" value="Yes">
<label for="gdpr_accept"></label>
</div>
<span>I accept this site's Terms & Conditions and the Privacy Policy's statement on the use of personal data</span>
</div>
</div>
<div class="gdpr-mark-msg">
<p>We would like to keep in touch with you. Please let us know the ways you would like to hear from us (leave them unchecked if you would not like us to contact you):</p>
<div class="gdpr-mark">
<div class="cart-attribute__field">
<div class="check" style="margin: 0 5px 5px 0">
<input type="hidden" name="contact[By Email]" value="No">
<input id="by_email" type="checkbox" name="contact[By Email]" value="Yes">
<label for="by_email"></label>
</div>
<span>By Email</span>
</div>
<div class="cart-attribute__field">
<div class="check" style="margin: 0 5px 5px 0">
<input type="hidden" name="contact[By Telephone]" value="No">
<input id="by_telephone" type="checkbox" name="contact[By Telephone]" value="Yes">
<label for="by_telephone"></label>
</div>
<span>By Telephone</span>
</div>
<div class="cart-attribute__field">
<div class="check" style="margin: 0 5px 5px 0">
<input type="hidden" name="contact[By Post]" value="No">
<input id="by_post" type="checkbox" name="contact[By Post]" value="Yes">
<label for="by_post"></label>
</div>
<span>By Post</span>
</div>
</div>
</div>
<div class="gdpr-read">
<span>We may still contact you to respond to a query or update you on an order status. </span>
</div>
</div>
<!----end gdpr---->
<style>
.cart__row--table {
display: inline-block;
}
.gdpr-opt {
clear: both;
overflow: hidden;
}
.gdpr-opt span {
line-height: 28px;
margin-left: 7px;
}
.form-gdpr {
box-sizing: border-box;
padding: 15px;
padding: calc(10px + .7vw);
background: #EEE;
margin: 35px 15px 30px;
border: 2px dashed #CCC;
box-shadow: 0 0 0 15px #EEE;
text-align: left;
color: #666;
}
.gdpr-msg {
padding-bottom: 7px;
margin-bottom: 14px;
border-bottom: 1px solid #e0e0e0;
}
.gdpr-msg a {
text-decoration: underline;
display: inline-block
}
.gdpr-read {
padding-top: 7px;
margin-top: 14px;
border-top: 1px solid #e0e0e0;
font-size: 90%;
line-height: 1.4;
}
.gdpr-check {
visibility: hidden;
}
#gdpr-link {
text-decoration: underline;
}
.form-gdpr .check {
float: left;
width: 28px;
height: 28px;
background: #CCC;
border-radius: 5px;
position: relative;
}
.form-gdpr .check input[type="checkbox"] {
transform: translate(7px, 3px);
}
.form-gdpr .check label {
cursor: pointer;
position: absolute;
width: 24px;
height: 24px;
left: 2px;
top: 2px;
border-radius: 4px;
background: #FFF;
padding: 0;
margin: 0 !important;
}
.check input[type="checkbox"]+label:before {
content: none;
}
.form-gdpr .check label:after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0.5;
content: '';
position: absolute;
width: 10px;
height: 5px;
background: transparent;
top: 9px;
left: 7px;
border: 3px solid #999;
border-top: none;
border-right: none;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.form-gdpr .check label:hover::after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
filter: alpha(opacity=30);
opacity: 0.8;
}
.form-gdpr .check input[type=checkbox]:checked+label:after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
border-color: #52B152;
}
.gdpr-mark {
display: flex;
flex-wrap: wrap;
}
.gdpr-mark>div {
padding-right: 15px;
}
.cart-attribute__field span {
display: flex;
font-size: 90%;
}
.gdpr-mark-msg .cart-attribute__field span {
line-height: 29px;
}
.modalDialog {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(0, 0, 0, 0.8);
z-index: 99999;
opacity: 1;
-webkit-transition: opacity 400ms ease-in;
-moz-transition: opacity 400ms ease-in;
transition: opacity 400ms ease-in;
display: none;
}
.modalDialog .inner * {
font-weight: 300;
}
.modalDialog .inner h1 {
font-size: calc(20px + .5vw);
line-height: 1.2;
}
.modalDialog .inner h2,
.modalDialog .inner h3 {
font-size: calc(14px + .3vw);
line-height: 1.2;
}
.modalDialog .inner p {
margin: 0 0 10px;
}
.modalDialog .xhr-content ul {
margin-left: 10px;
}
.modalDialog .xhr-content ul li {
list-style: none;
margin-left: 10px;
padding-left: 10px;
margin-bottom: 8px;
}
.modalDialog .xhr-content ul li:before {
content: "\2022";
font-family: Arial, sans-serif;
font-size: 20px;
left: -20px;
position: relative;
display: block;
top: 0;
max-width: 0;
max-height: 0;
}
input[disabled] {
cursor: not-allowed;
}
.modalDialog>div {
box-sizing: border-box;
position: relative;
margin: 100px auto 5%;
padding: 34px 0 20px 20px;
background: #fff;
max-width: 960px;
width: calc(100% - 40px);
height: 80%;
}
.modalDialog>div>div {
position: relative;
overflow-y: scroll;
height: 100%;
padding-right: 20px;
-webkit-overflow-scrolling: touch;
}
.xhr-content,
.level-links {
text-align: left;
color: #555;
}
.level-links a {
display: block;
margin: 0 0 8px;
color: #4492e6;
}
.level-links a:before {
content: "- ";
}
a.close {
background: #333;
line-height: 39px;
position: absolute;
right: -21px;
text-align: center;
top: -21px;
width: 39px;
text-decoration: none;
font-weight: bold;
color: #fff;
border-radius: 50%;
box-shadow: 0 0 10px -1px #000;
letter-spacing: 2px;
border: 2px solid #FFF;
}
a.close:hover {
background: #777;
}
@media only screen and (max-width:767px) {
.form-gdpr {
font-size: 90%;
}
.modalDialog a.close {
border-color: #6495ed;
width: 24px;
line-height: 24px;
top: -12px;
right: -14px;
background: #FFF;
color: #333;
letter-spacing: 0;
}
.modalDialog .inner * {
font-size: 14px;
line-height: 1.4
}
.modalDialog .inner h1 {
font-size: 20px
}
.modalDialog .inner h2 {
font-size: 16px;
}
}
</style>
<div id="openModal" class="modalDialog">
<div>
<a href="javascript:void(0);" onclick="hideModal();" title="Close" class="close">✖</a>
<div class="inner">
<div class="xhr-content"></div>
<div class="level-links">
<a onclick="sendAJAX('/pages/level-1');" class="level-1" href="javascript:void(0)">Click to see level 1 of our Privacy Notice</a>
<a onclick="sendAJAX('/pages/level-2');" class="level-2" href="javascript:void(0)">Click to see level 2 of our Privacy Notice</a>
<a onclick="sendAJAX('/pages/level-3');" class="level-3" href="javascript:void(0)">Click to see level 3 of our Privacy Notice</a>
<a onclick="sendAJAX('/pages/level-4');" class="level-4" href="javascript:void(0)">Click to see level 4 of our Privacy Notice</a>
</div>
</div>
</div>
</div>
<script>
// Modal Box and GDPR
document.querySelector(".gdpr-link").addEventListener("click", displayModal);
function displayModal() {
document.getElementById("openModal").style.display = 'block';
document.querySelector("body").style.overflow = 'hidden';
}
function hideModal() {
document.getElementById("openModal").style.display = 'none';
document.querySelector("body").style.overflow = 'auto';
}
document.getElementById("openModal").addEventListener('click', function(e) {
if (document.querySelector('#openModal > div').contains(e.target)) {
return false;
} else {
hideModal();
}
});
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState === 4) {
document.querySelector('#openModal .xhr-content').innerHTML = xhr.responseText;
}
};
function sendAJAX(itemUrl) {
xhr.open('GET', itemUrl)
xhr.send();
document.querySelector('#openModal .inner').scrollTop = 0;
xhr.onloadend = function() {
if (xhr.status == 404) document.querySelector('#openModal .xhr-content').innerHTML = "Content Not Found!";
}
}
</script>
<span class="msg-error"></span>
</div>
<input class="btn btn3 contact-submit" type="submit" data-translate="contact.form.submit_contact" value="Send">
</div>
</form>
POST /account/login
<form accept-charset="UTF-8" action="/account/login" method="post">
<input name="form_type" type="hidden" value="customer_login">
<input name="utf8" type="hidden" value="✓">
<div class="ct-login">
<div class="form-group">
<label for="customer_email">
<span data-translate="customer.login.email"> Email Address </span>
<em>*</em>
</label>
<input class="form-control" type="email" value="" name="customer[email]" placeholder="Email Address">
</div>
<div class="form-group">
<label for="customer_password">
<span data-translate="customer.login.password"> Password </span>
<em>*</em>
</label>
<input class="form-control" type="password" value="" placeholder="Password" name="customer[password]">
</div>
<div class="action-btn">
<input type="submit" class="btn btn-login" data-translate="customer.login.login" value="Login">
<a class="text-hover forgot-password" href="/account/login#recover" data-translate="customer.login.forgot_password">
Forgot your password?
</a>
</div>
</div>
<div class="ct-register">
<a href="/account/register" class="btn btn-register" data-translate="customer.register.title">
Create An Account
</a>
</div>
</form>
Text Content
🍪 This website uses cookies to ensure you get the best experience. Learn more Change SettingsAccept & Close Scrappage Scheme (UK only) – Get £1,000 off a brand-new Super Sporter or Ranger Chondel Trap! (Offer valid until 23 Dec 2024) trending * dempus * sample * magnis * loremous saliduar * naminos * dinterdum Popular Products user icon-cart (0) Register Sign In trending * dempus * sample * magnis * loremous saliduar * naminos * dinterdum Popular Products EN * EN * DE * FR My Wish Lists icon-cart Cart (0) * ONLINE SHOP ONLINE SHOP * Traps Traps * Olympic Disciplines / DTL & ABT * Simulated Game * Sporting * Personal Use * Radios & GMS * Trap Accessories * Clays * Spares * Merchandise * HOME * Product Info Product Info * Traps Traps * Choosing a Trap by User * Simulated Game * Olympic Disciplines / DTL & ABT * Sporting Traps * Personal Use Traps * Trap Technologies * Other Products Other Products * Sharpshooter * Running Boar * Clays * Radios & GMS Radios & GMS * Claymate * Radio Controllers * Acoustic Controllers * Get a Quote * SUPPORT SUPPORT Support & After Sales Support & After Sales * Download Centre * Spares * Service Your Traps * Masterclass Services Services * Trap Installation Service * Course Design * MAGAZINE * WHY PROMATIC WHY PROMATIC * Customer Care Customer Care * Industry Testimonials * Our Philosophy * Guarantee * Discover Promatic * CONTACT CONTACT * Find a Dealer * Get a Quote * Need Advice * My Wish Lists icon-cart (0) FULFIL YOUR SHOOTING POTENTIAL SPORTING SIMULATED GAME OLYMPIC FOR BEGINNERS CLAYS ALL TRAPS Course & Layout Design Radios & GMS Acoustic Systems Find the Perfect Trap for Your Needs Welcome to Promatic, where we've created content to guide you in selecting the perfect clay trap. Whether you're a beginner or an experienced shooter, our resources will help you find the ideal trap tailored to your specific needs. See below ▼ PROMATIC SCRAPPAGE SCHEME OFFER We’ll take your old commercial sporting trap (any brand), and we’ll give you £1,000 off a brand-new Super Sporter* trap! (*Any model) T&Cs apply. READ MORE Get a Quote: Three Easy Options Request a quote in three ways: use our Online Get a Quote System, submit a Form Enquiry, or Call Us for expert guidance. Each option ensures a quick, personalized response to help you find the right clay trap for your needs. COMMERCIAL COMPETITION CLUBS PERSONAL USE OLYMPIC GOLD MEDALLIST NATHAN HALES AT PROMATIC "Promatic Olympic Trap has definitely helped to me train for gold success in terms of accuracy and all aspects of shooting preparation for the Olympic Games". NATHAN HALES, OLYMPIC GOLD MEDALLIST & OLYMPIC RECORD HOLDER, MEN'S TRAP SHOOTING Choosing the right trap Choosing the right trap is essential for an optimal shooting experience. This guide offers insights into different trap types, covering target variety, precision, and portability to help you make an informed decision tailored to your shooting needs. SPORTING TRAPS VIEW SPORTING TRAPS “Promatic offers excellent service. Fast repair turnaround. Best clay machines in the industry.” MAKING THE RIGHT CHOICE - MORE INFO Sporting traps are essential for offering challenging and dynamic clays to allow shooters to demonstrate shooting at a wide range of angles and high speed to improve technical ability; clays that are presented as crossing, looping, teal or rabbit targets (to name some). To help you select the ideal trap, we've created a detailed guide that covers everything from trap types to key features, ensuring you find the perfect match for your shooting needs. See the full guide to choosing a Sporting trap. Browse the Sporting Trap range Get a Quote for Sporting Traps VIEW SPORTING TRAPS FULL INFO SIMULATED GAME VIEW SIMULATED GAME TRAPS “Great clay traps, professional team, always helpful with parts and machine repairs” MAKING THE RIGHT CHOICE - MORE INFO Simulated game traps replicate the flight patterns of various game birds, providing a realistic and exciting shooting experience. To help you choose the right trap for your needs, we've crafted a detailed guide that explores key considerations like versatility, durability, and target presentation, ensuring an authentic and challenging simulation. See the full guide to choosing a Simulated Game trap. Browse the Simulated Game range Get a Quote for Simulated Game VIEW SIMULATED GAME FULL INFO OLYMPIC TRAP & OLYMPIC SKEET VIEW OLYMPIC TRAPS "Promatic's Olympic Traps have been crucial in enhancing my accuracy and Olympic shooting preparation." Nathan Hales, Olympic Gold Medallist & Olympic record holder, Men's Trap Shooting MAKING THE RIGHT CHOICE - MORE INFO Olympic traps (15 machines) and Olympic Skeet traps (2 machines) are designed for precision, speed of release, performance and consistency, launching clay targets at ISSF regulation angles and speeds to challenge shooters and improve ability at the highest levels of competition. To assist you in selecting the perfect Olympic trap or Olympic Skeet, we've developed a comprehensive guide that covers essential factors like reliability, adjustability, and compliance with international standards. See the full guide to choosing an Olympic & Olympic Skeet traps. Browse the Olympic & Olympic Skeet Trap range Get a Quote for Olympic / Olympic Skeet Traps VIEW OLYMPIC TRAPS FULL INFO PERSONAL USE VIEW PERSONAL USE TRAPS “I highly recommend Promatic traps; excellent quality and support for over 17 years” MAKING THE RIGHT CHOICE - MORE INFO Personal use traps are ideal for private practice, offering convenience and versatility for clay shooting enthusiasts. To help you find the perfect trap, we've created a comprehensive guide that covers important factors like portability, ease of use, and durability, ensuring you select the best trap to match your shooting preferences and space. See the full guide to choosing a Personal Use trap. Browse the Personal Use Trap range Get a Quote for Personal Use Traps VIEW PERSONAL USE FULL INFO CLAYS VIEW CLAYS “Promatic delivers fantastic customer service, competitive prices, and the world's best clay pigeon traps.” MAKING THE RIGHT CHOICE - MORE INFO Choosing the right clays depends on shooting experience and environment. Beginners benefit from standard clays, which are larger and easier to break, while advanced shooters may prefer smaller, faster options like midi or battue clays. High-quality clays should be consistent, durable, and break cleanly upon impact. Made from reliable materials, they ensure uniform weight and shape for consistent performance. Additionally, they should be environmentally friendly to minimize environmental impact. VIEW CLAYS FULL INFO VIEW PRODUCTS SPORTING TRAPS SIMULATED GAME OLYMPIC DISCIPLINES CLAYS RADIOS & GMS TRAP ACCESSORIES SPARES MERCHANDISE YOUR SPORT, OUR PASSION We share your passion and enthusiasm for Shooting. Our primary intention is to ensure that you have a fantastic experience that is second to none, whatever discipline you prefer. Whether you shoot Game, Skeet, Olympic Trench or Sporting & FITASC, or if you simply want a personal use machine to use from the comfort of your home, Promatic can provide you with the appropriate machines and after sales service, so that you can get the very best from your equipment. READ MORE PROMATIC CENTRES OF EXCELLENCE Promatic Centres of Excellence (PCOE) are shooting grounds and clubs located worldwide that have invested in Promatic products (traps/radios/electronic equipment/clays) to ensure that shooters have the very best experience from the moment they shout ‘pull’. PCOE recognise the importance of keeping Shooters happy to ensure the longevity of our sport. ONLINE SHOP dolutet, volortinit ilisis eugiat. Ut ipitut volobor SUPPORT CENTRE dolutet, volortinit ilisis eugiat. Ut ipitut volobor MAGAZINE dolutet, volortinit ilisis eugiat. Ut ipitut volobor DOWNLOAD CENTRE dolutet, volortinit ilisis eugiat. Ut ipitut volobor OUR CUSTOMERS “In my mind Promatic produce the best Sporting and Compak targets seen on the market, and are backed by a fantastic support team” George Digweed (UK) “With the scores being shot there this year with 125/125 being shot in both Trap and Skeet it shows that Promatic are a great product.” James Willett (Aus) “I am using Promatic Olympic Trap to train and have since received a place in Team GB. There is no doubt that practicing on the Promatic machines has helped me earn my place” Matthew Coward-Holley (GB) MAGAZINE NEWS Special offer - Promatic Olympic Trap Bundle Exciting new Opportunity to join the Promatic Sales Team Celebrating 20 Years of Simulated Game at Six Mile Bottom Shoot Team Announcement - Marco Martelli Promatic acquires Elettronica Progetti Christmas Gift Ideas 2022 SIGN UP FOR NEWS & OFFERS Your privacy is very important to us, so please ensure that you read our Privacy Policy to see how we use your data and read through our Terms & Conditions. I accept this site's Terms & Conditions and the Privacy Policy's statement on the use of personal data We would like to keep in touch with you. Please let us know the ways you would like to hear from us (leave them unchecked if you would not like us to contact you): By Email By Telephone By Post We may still contact you to respond to a query or update you on an order status. ✖ Click to see level 1 of our Privacy Notice Click to see level 2 of our Privacy Notice Click to see level 3 of our Privacy Notice Click to see level 4 of our Privacy Notice * HOME * TERMS & CONDITIONS * PRIVACY POLICY * CONTACT * Terms of Service * Refund policy Web Design: H10 Marketing © Copyright 2024 PROMATIC INTERNATIONAL LIMITED. All Rights Reserved. © Copyright 2024 PROMATIC INTERNATIONAL LIMITED. All Rights Reserved. MORE HELP GET A QUOTE Close CUSTOMER LOGIN: Email Address * Password * Forgot your password? Create An Account Close SHOPPING CART: Your cart is currently empty. Continue Shopping Total: £0.00 Check Out View Cart You have successfully subscribed! British Pound (GBP)Euro (EUR) GBP * British Pound (GBP) * Euro (EUR) Manage consent preferences Reject all Accept all When you visit any web site, it may store or retrieve information on your browser, mostly in the form of cookies. This information might be about you, your preferences or your device and is mostly used to make the site work as you expect it to. The information does not usually directly identify you, but it can give you a more personalized web experience. Strictly necessary cookies These cookies are essential in order to enable you to move around the website and use its features, such as accessing secure areas of the website. Without these cookies services you have asked for, like shopping baskets or e-billing, cannot be provided. Always allowed Functionality cookies These cookies allow the website to remember choices you make (such as your user name, language or the region you are in) and provide enhanced, more personal features. For instance, a website may be able to provide you with local weather reports or traffic news by storing in a cookie the region in which you are currently located. These cookies can also be used to remember changes you have made to text size, fonts and other parts of web pages that you can customise. They may also be used to provide services you have asked for such as watching a video or commenting on a blog. The information these cookies collect may be anonymised and they cannot track your browsing activity on other websites. Performance cookies These cookies collect information about how visitors use a website, for instance which pages visitors go to most often, and if they get error messages from web pages. These cookies don’t collect information that identifies a visitor. All information these cookies collect is aggregated and therefore anonymous. It is only used to improve how a website works. Targeting cookies These cookies are used to deliver adverts more relevant to you and your interests They are also used to limit the number of times you see an advertisement as well as help measure the effectiveness of the advertising campaign. They are usually placed by advertising networks with the website operator’s permission. They remember that you have visited a website and this information is shared with other organisations such as advertisers. Quite often targeting or advertising cookies will be linked to site functionality provided by the other organisation. Unclassified cookies Unclassified cookies are cookies that we are in the process of classifying, together with the providers of individual cookies. Close Save preferences & exit