CINXE.COM
Chest - Cookies
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta name="viewport" content="width=device-width" /> <title>Chest - Cookies</title> <link href="https://fonts.googleapis.com/css?family=Exo+2:500" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,700" rel="stylesheet"> <link rel="stylesheet" type="text/css" href="/Libraries/Bootstrap/css/bootstrap.min.css" /> <link href="https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css" rel="stylesheet" /> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"> <link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css" integrity="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p" crossorigin="anonymous"> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <link rel="stylesheet" type="text/css" href="/Css/001-005.styles.bundle.min.css" /> <link rel="stylesheet" type="text/css" href="/Css/006.pagestyles.s.min.css" media="only screen and (max-width: 993px)" /> <link rel="stylesheet" type="text/css" href="/Css/007.pagestyles.xs.min.css" media="only screen and (max-width: 767px)" /> <link rel="stylesheet" type="text/css" href="/Css/009.portalstyles.css" /> <!--Start of Zendesk Chat Script--> <script type="text/javascript"> window.$zopim || (function (d, s) { var z = $zopim = function (c) { z._.push(c) }, $ = z.s = d.createElement(s), e = d.getElementsByTagName(s)[0]; z.set = function (o) { z.set. _.push(o) }; z._ = []; z.set._ = []; $.async = !0; $.setAttribute("charset", "utf-8"); $.src = "https://v2.zopim.com/?5htBEYrW6wiqtuNA7Imk7dpfjLbm3NaM"; z.t = +new Date; $. type = "text/javascript"; e.parentNode.insertBefore($, e) })(document, "script"); </script> <!--End of Zendesk Chat Script--> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-1251232-7"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'UA-177434474-1'); </script> </head> <body> <section id="CookiePolicyPrompt"> <div class="container"> <div class="row"> <div class="col-md-12 flexContainer"> <div> <p>We use cookies on this site to help provide the best possible online experience. By using this site you agree to our use of cookies.</p> <p>Click to <a href="/privacy-notice/">view our cookie policy</a> and customize your cookie preferences.</p> </div> <div class="flexShrink"><p><span onclick="Sitewide.DismissCookiePrompt()" class="fa fa-close"></span></p></div> </div> </div> </div> </section> <section id="StickyElements" class="stickyElement"> <header> <div class="container"> <div class="row"> <div class="col-md-12"> <a href="/"> <img class="chestLogo chestLogo--primary" src="/Images/Logos/Chest_logo_RGB.svg" alt="The Chest company logo, a geometric blue triangle with the word Chest written next to it" /> </a> <nav id="AccountNavigationContainer"> <ul class="inlineElementContainer listStyleNone"> <li><a href=/register>Register</a></li> <li><a href="/login?returnUrl=%2fcookies%2f" class="button buttonPurple">Login</a></li> </ul> </nav> <nav id="SiteNavigationContainer"> <ul class="inlineElementContainer listStyleNone"> <li> <a href="/" class="">Home</a> </li> <li> <a href="/agreements" class="">Agreements</a> </li> <li> <a href="/events" class="">Events</a> </li> <li> <a href="/announcements" class="">Announcements</a> </li> <li> <a href="/about-us" class="">About Us</a> </li> <li> <a href="/contact-us" class="">Contact Us</a> </li> <li> <a href="/privacy-notice" class="">Privacy</a> </li> <li><a href="javascript:void(0)" onclick="Sitewide.ToggleSiteSearchBar()" class="fa fa-search blue" title="Show Site Search Toolbar" aria-label="Show Site Search Toolbar"></a></li> </ul> </nav> <div id="MobileToggle" onclick="MobileSiteWide.ToggleMobileMenu()"> <span class="menuBar"></span> <span class="menuBar"></span> <span class="menuBar"></span> </div> </div> </div> </div> </header> <section id="SiteSearchBar"> <div class="container"> <div class="row"> <div class="col-md-12"> <fieldset> <div class="flexContainer"> <input aria-label="Site Search Text" id="SearchTerm" name="SearchTerm" placeholder="What can we help you find?" title="Site Search Text" type="text" value="" /> <input type="submit" value="Go" onclick="searchdesktop()" class="button buttonPurple flexShrink" /> </div> </fieldset> <script> $('#SearchTerm').on('keyup', function (e) { if (e.keyCode == 13) { searchdesktop(); } }); function searchdesktop() { var searchTerm = $('#SearchTerm').val(); window.location.href = "/search?searchterm=" + searchTerm; } </script> </div> </div> </div> </section> <div class="toast-box" style="display: none; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background-color: #fff; padding: 20px; border: 1px solid #ccc; border-radius: 4px;" role="alert" id="inactivity-alert"> <div class="toast alert alert-danger d-inline-block"> <div class="toast-body"> You will be automatically logged out in <strong><span id="time"></span></strong> minutes due to inactivity. </div> </div> </div> <div id="logout-message" style="display:none;" class="alert alert-danger"><strong>You have been logged out due to inactivity.</strong></div> </section> <section id="MobileNavigation" class="mobile"> <nav id="MobileNavigationContainer"> <div id="CloseMobile" onclick="MobileSiteWide.ToggleMobileMenu()"> <img src="/Images/Icons/xIconWhite.png" alt="Close Mobile Navigation" /> </div> <ul class="listStyleNone"> <li> <a href="/" class="">Home</a> </li> <li> <a href="/agreements" class="">Agreements</a> </li> <li> <a href="/events" class="">Events</a> </li> <li> <a href="/announcements" class="">Announcements</a> </li> <li> <a href="/about-us" class="">About Us</a> </li> <li> <a href="/contact-us" class="">Contact Us</a> </li> <li> <a href="/privacy-notice" class="">Privacy</a> </li> </ul> <div id="MobileSearchContainer" class="marginTopAuto"> <a id="MobileRegister" href=/register>Register</a> <fieldset class="clearBoth"> <input aria-label="Site Search Text" id="SearchTermMobile" name="SearchTerm" placeholder="What can we help you find?" title="Site Search Text" type="text" value="" /> <button type="submit" id="MobileSearchButton" onclick="search()"><em class="fa fa-search"></em></button> </fieldset> <script> function search() { var searchTerm = $('#SearchTermMobile').val(); window.location.href = "/search?searchterm=" + searchTerm; } </script> </div> <a class="button buttonPurple fullWidth" id="MobileLogin" href=/Login>Log In</a> </nav> </section> <div id="toast" class=""><div><div id="img">Icon</div><div id="desc">A notification message..</div></div></div> <section class="titleSection"> <div class="container" style="background-image:url('')"> <div class="row"> <div class="col-md-8 col-sm-12 col-xs-12"> <h1>Cookies</h1> </div> </div> </div> </section> <section id="AdHocSection"> <div class="container containerWithoutPadding"> <div class="row"> <div class="col-md-12"> <div class="whitePageBodyContainer"> <div class="umb-grid"> <div class="grid-section"> <div > <div class='container'> <div class="row clearfix"> <div class="col-md-4 column"> <div > <p>Chest is a Jisc enterprise. Jisc is a registered charity (number 1149740) and a company limited by guarantee which is registered in England under Company No. 05747339, VAT No. GB 197 0632 86.</p> <p>We want to explain how cookies are used on this site. If you have any questions about this statement then please call 0300 121 0878 or email <a href="mailto:help@chest.ac.uk?=Enquiry%20about cookies used on the Chest website">help@chest.ac.uk</a>.</p> </div> </div> <div class="col-md-8 column"> <div > <p><strong>To help improve this site we place small files, known as cookies, onto your computer. Some are essential for the site to work properly; others are to improve the experience you have.</strong></p> <p>You can stop this site using non-essential cookies by updating your settings above.</p> <p>You can also decide to stop this or any site from using any cookies. To learn more about cookies and how to manage them visit <a href="https://aboutcookies.org/" title="Link to About Cookies website">AboutCookies.org</a>.</p> <h2>How we use cookies</h2> <p>We use cookies for several purposes on this website – we’ve listed each of them below with more details about why we use them and how long they’ll last.</p> <h3>Cookies to improve your experience</h3> <p>You can tell us to stop using these at any time by updating your settings above.</p> <h4>Measuring website usage (Google Analytics)</h4> <p>We use Google Analytics to collect information about how people use our site, and rough demographics as to what groups of people are using our site. We do this to make sure it’s meeting your needs and to understand how we could improve it. As well as controlling this above - you can opt out of Google Analytics tracking directly.</p> <p>Google Analytics stores information about:</p> <ul> <li>the pages you visit</li> <li>how long you spend on each page</li> <li>how you got to the site</li> <li>what you click on while you're here</li> </ul> <p>The following cookies are set by Google Analytics:</p> <table> <tbody> <tr> <th><strong>Name</strong></th> <th><strong>Purpose</strong></th> <th><strong>Expires</strong></th> </tr> <tr> <td>_ga</td> <td>This helps us count how many people visit the site by tracking if you've visited before</td> <td>2 years</td> </tr> <tr> <td>_gat_gtag_UA_1251232_7</td> <td>This is used to identify unique users across browsing sessions</td> <td>End of session</td> </tr> <tr> <td>_gid</td> <td>Used to store and update a unique value for each page visited</td> <td>End of session</td> </tr> </tbody> </table> <h4>Website operation</h4> <p>The system that runs our website sets cookies to allow it to run smoothly.</p> <table> <tbody> <tr> <th><strong>Name</strong></th> <th><strong>Purpose</strong></th> <th><strong>Expires</strong></th> </tr> <tr> <td>__RequestVerificationToken</td> <td>This is an anti-forgery cookie set by web applications built using ASP.NET MVC technologies. - is designed to stop unauthorised posting of content to a website, known as Cross-Site Request Forgery. It holds no information about the user and is destroyed on closing the browser.</td> <td>End of session</td> </tr> <tr> <td> <p>CookiePolicyDismissed</p> </td> <td>This records whether the user has accepted or dismissed the Cookie Policy. Value is either true or false.</td> <td>1 month</td> </tr> <tr> <td>yourAuthCookie</td> <td></td> <td>1 hour</td> </tr> <tr> <td>ASP.NET_SessionId</td> <td>Used to maintain an anonymised user session</td> <td>End of session</td> </tr> </tbody> </table> <h4>Logged in access</h4> <p>Our system uses cookies to allow you to log into the site, and access restricted content and services.</p> <table> <tbody> <tr> <th><strong>Name</strong></th> <th><strong>Purpose</strong></th> <th><strong>Expires</strong></th> </tr> <tr> <td>UMB_UCONTEXT</td> <td>Stores an id which is needed to use the website. It doesn't store anything personally identifiable about the user.</td> <td>End of session</td> </tr> </tbody> </table> <h4>Other cookies</h4> <p>No other cookies are employed on the website.</p> <p>NB: Cookie guidance wording adapted from gov.uk, shared under the Open Government License.</p> <p>Footnotes:<br />If you have used this site in the past these cookies may still be on your computer - but by disabling them in your settings we will no longer access them.</p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <div class="spacer"></div> <section id="MailingListPrompt"> <div class="container"> <div class="row"> <div class="col-md-4 col-sm-12"> <p id="MailingListPromptText">Join our mailing list for the latest news, event information and resources</p> </div> <div class="col-md-8 col-sm-12"> <form action="/cookies/" enctype="multipart/form-data" method="post"><input name="__RequestVerificationToken" type="hidden" value="kD-y8Np7Dwe38Xqh9yGhg_DOlej_drf2B-thEf0bJQ4ZcFzZiXOJ1vzVn_X9xv4mAjNtNLTsUPR_vCpIa_cIrZ3kR4_5yvi9HTIP9C5-9cY1" /> <div class="container-fluid containerWithoutPadding"> <div class="row"> <div class="col-md-6 col-sm-6"> <fieldset> <input aria-label="Mailing List Email Address" class="fullWidth mailingListEmail" data-val="true" data-val-regex="The e-mail address you provided could not be recognised. Please try again." data-val-regex-pattern="\b[A-Z0-9a-z._%+-]+@[A-Z0-9a-z.-]+\.[A-Za-z]{2,}\b" data-val-required="The Email Address field is required." id="EmailAddress" name="EmailAddress" placeholder="Email Address" title="Mailing List Email Address" type="text" value="" /> </fieldset> </div> <div class="col-md-4 col-sm-3"> <fieldset> <strong><label class="labelAboveInput">Interested in:</label></strong> <div class="flexContainer"> <div class="mailingCheckboxContainer"> <input checked="checked" data-val="true" data-val-required="The Software field is required." id="InterestedInSoftwareTools" name="InterestedInSoftwareTools" type="checkbox" value="true" /><input name="InterestedInSoftwareTools" type="hidden" value="false" /> <label for="InterestedInSoftwareTools">Software</label> </div> <div class="mailingCheckboxContainer"> <input checked="checked" data-val="true" data-val-required="The Online Resources field is required." id="InterestedInOnlineResources" name="InterestedInOnlineResources" type="checkbox" value="true" /><input name="InterestedInOnlineResources" type="hidden" value="false" /> <label for="InterestedInOnlineResources">Online Resources</label> </div> </div> </fieldset> </div> <div class="col-md-2 col-sm-3"> <fieldset class="fullWidth"> <input class="button buttonBlue" type="submit" value="Sign Up" /> </fieldset> </div> </div> </div> <input name='ufprt' type='hidden' value='FB3B0F3956D6B3D7D85B2D29EBD8B9FE91F9F49DDB1BB0A75381667156CBE5C15C4885A990F0FD50C9E86180F5359203B566703DF13A04C310F5BD7B227D8248E21A77AD491F6B1FE9E0A7B810350B4C5EF61B284660C5E5E847DF96581683A7284587795BB059CBE744EB93A4B20008AC882ABB218DF438F3126476027E25B2ECAD75AF15767814EFCC82B5425364BC0692D897C824592EC1B2AB92ABE81CCF70276840D932F5C9104DFA2368560901' /></form> </div> </div> </div> </section> <footer id="Footer"> <div class="container"> <div class="row"> <div class="col-md-12 flexContainer flexMiddle"> <img class="chestLogo flexShrink" src="/Images/Logos/chest-footer.svg" alt="The Chest company logo, a geometric white triangle with the word Chest written next to it" /> <div> <div class="footer_nav--action-container"> <div class="footer_nav--action-links"> <p class="primaryFooterNavigation inlineElementContainer"> <a href="/privacy-notice/">Privacy Notice</a> <a href="/accessibility/">Accessibility</a> <a href="/cookies/">Cookies</a> <a href="/legal-information/">Legal information</a> </p> <p class="secondaryFooterNavigation inlineElementContainer"> <a href="/suggestions/">Suggestions</a> <a href="/irish-tax-clearance-certificate/">Irish Tax Clearance Certificate</a> <a href="/frequently-asked-questions/">FAQs</a> </p> </div> <img loading="lazy" class="footer_nav--action-logo" src="/Images/Logos/Jisc_Kitemark_RGB.png" alt="Part of Jisc" /> </div> <p class="footer_nav--details companyDetails inlineElementContainer"> <span>Jisc (Registered Office), 4 Portwall Lane , Bristol, BS1 6NB</span> <span>|</span> <span>Charity No. 1149740</span> <span>|</span> <span>Company No. 5747339</span> <span id="MadeByWattle"> <a target="_blank" href="https://www.wearewattle.com/">Website by WATTLE</a> </span> </p> </div> <div class="footer_nav--logo-container"> <img loading="lazy" class="footer_nav--logo" src="/Images/Logos/Jisc_Kitemark_RGB.png" alt="Part of Jisc" /> </div> </div> </div> </div> </footer> <section id="DynamicUserFeedbackSection"></section> <link href="https://fonts.googleapis.com/css?family=Exo+2:400,600,700" rel="stylesheet"> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.17.0/jquery.validate.min.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery-validation-unobtrusive/3.2.6/jquery.validate.unobtrusive.min.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/jquery.waypoints.min.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/shortcuts/sticky.min.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/shortcuts/inview.min.js"></script> <script type="text/javascript" src="https://cdn.jsdelivr.net/npm/jquery-ajax-unobtrusive@3.2.4/jquery.unobtrusive-ajax.min.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery.blockUI/2.70/jquery.blockUI.js"></script> <script type="text/javascript" src="/Libraries/Bootstrap/js/bootstrap.min.js"></script> <script type="text/javascript" src="/Scripts/Polyfills.min.js"></script> <script type="text/javascript" src="/Scripts/Sitewide.min.js"></script> <script type="text/javascript" src="/Scripts/MobileSiteWide.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/fancyapps/fancybox@3.5.7/dist/jquery.fancybox.min.js"></script> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css" integrity="sha512-H9jrZiiopUdsLpg94A333EfumgUBpO9MdbxStdeITo+KEIMaNfHNvwyjjDJb+ERPaRS6DpyRlKbvPUasNItRyw==" crossorigin="anonymous" referrerpolicy="no-referrer" /> </body> </html>