CINXE.COM

Privacy Policy -- boot Düsseldorf

<!-- CACHE START for Segment: page - 1732410390--> <!-- CACHE START for Segment: navi - 1732410390--> <!-- CACHE START for Segment: footer - 1732410390--> <!DOCTYPE html> <html lang="en"> <!-- BEGIN:page_head --> <head> <!-- BEGIN:head --> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- stylesheet --> <link rel="stylesheet" href="/static/all/dim-icons/dim-icons.css"> <link rel="stylesheet" href="/htdocs/styles/md_boot.css?v=acede56e"> <link href="/htdocs/styles/metabar-widget.css?v=f99f8535" rel="stylesheet"> <!-- polyfill for responsive images --> <script>document.createElement("picture");</script> <script src="/htdocs/scripts/picturefill.min.js" async></script> <!-- keep-alive check/IDP redirect--> <script type="text/javascript"> !function(e,n){var i,t=1===e,o=1===n,r=s("keep_alive"),a=s("event");function l(e,n,i){var t="";if(i){var o=new Date;o.setTime(o.getTime()+24*i*60*60*1e3),t="; expires="+o.toGMTString()}document.cookie=e+"="+n+t+"; path=/"}function c(e){l(e,"",-1)}function s(e){var n,i,t=window.location.search.substring(1).split("&");for(i=0;i<t.length;i++)if((n=t[i].split("="))[0]===e)return void 0===n[1]||decodeURIComponent(n[1]);return!1}"1"===r&&t&&l("keep_alive","1",100),"logout"===a&&c("keep_alive"),o&&"1"===function(e){var n,i,t=e+"=",o=document.cookie.split(";");for(i=0;i<o.length;i++){for(n=o[i];" "===n.charAt(0);)n=n.substring(1,n.length);if(0===n.indexOf(t))return n.substring(t.length,n.length)}return null}("keep_alive")&&((i=new URL(window.location)).searchParams.append("ticket","relogin"),i.searchParams.append("keep_alive","1"),c("keep_alive"),window.location=i)}(0,1); </script> <!-- header codes from pages on path --> <script id="usercentrics-cmp" data-settings-id="cJNIuECQt" src="https://app.usercentrics.eu/browser-ui/latest/bundle.js" data-tcf-enabled></script> <style type="text/css"> /*Austausch Twittervogel gegen X Icon*/ li.shariff-button.twitter .fa-twitter::before { opacity:0; } li.shariff-button.twitter .fa.fa-twitter { background-image: url('/assets/icon_x_twitter_30x30.png'); background-repeat: no-repeat; background-size: cover; } li.shariff-button.twitter a { background-color: #000; } li.shariff-button.twitter a:hover { background-color: #444; } li.shariff-button.twitter span.share_text { visibility:hidden; } li.shariff-button.twitter span.share_text::before { visibility:visible; content:'share'; color:#fff; } div[data-lang="de"] li.shariff-button.twitter span.share_text::before { content: 'teilen'; } </style> <style type="text/css"> /*Austausch Twittervogel gegen X Icon*/ li.shariff-button.twitter .fa-twitter::before { opacity:0; } li.shariff-button.twitter .fa.fa-twitter { background-image: url('/assets/icon_x_twitter_30x30.png'); background-repeat: no-repeat; background-size: cover; } li.shariff-button.twitter a { background-color: #000; } li.shariff-button.twitter a:hover { background-color: #444; } li.shariff-button.twitter span.share_text { visibility:hidden; } li.shariff-button.twitter span.share_text::before { visibility:visible; content:'share'; color:#fff; } div[data-lang="de"] li.shariff-button.twitter span.share_text::before { content: 'teilen'; } </style> <script type="application/javascript"> var UC_UI_SUPPRESS_CMP_DISPLAY=true; </script> <!-- Matomo Tag Manager --> <script> var _mtm = window._mtm = window._mtm || []; _mtm.push({'mtm.startTime': (new Date().getTime()), 'event': 'mtm.Start'}); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.async=true; g.src='https://kpi.messe-duesseldorf.de/js/container_T8s4Oj3r.js'; s.parentNode.insertBefore(g,s); </script> <!-- End Matomo Tag Manager --> <title>Privacy Policy -- boot Düsseldorf</title> <meta name="description" content="The world&#39;s most important boat and water sports fair boot Düsseldorf invites you back from 18 - 26 January 2025. It is the meeting place of the international water sports industry. Get in touch now!" /> <meta name="title" content="Privacy Policy -- boot Düsseldorf" /> <meta name="portal_identifier" content="boot" /> <!-- 92w --> <link rel="canonical" href="https://www.boot.com/en/Privacy_Policy" /> <meta property="og:image" content="https://www.boot.de/cache/picf/3/2/1/4/2/194491644242957/boot-Logo.jpg" /> <meta property="og:description" content="Privacy Policy" /> <meta property="og:url" content="https://www.boot.com/en/Privacy_Policy" /> <meta property="og:title" content="Privacy Policy" /> <meta property="og:type" content="website" /> <link rel="shortcut icon" type="image/png" href="/cache/picf/7/2/2/4/2/16429261725369217/favicon-32x32.png" /> <link rel="icon" type="image/png" href="/cache/picf/7/2/2/4/2/16429261725369217/favicon-32x32.png" /> <script type="text/javascript"> // Decrypt-Routine, um E-Mail-Adresse zu dechiffrieren. // Wird für die Ausgabe der Kontakt-E-Mail-Adresse benötigt. JSCrypt = { map: null, convert: function(a) { JSCrypt.init(); var s = ""; for (i=0; i< a.length; i++) { var b = a.charAt(i); s += ((b>='A'&& b<='Z') || (b>='a'&& b<='z') ? JSCrypt.map[b] : b); } return s; }, init: function() { if (JSCrypt.map != null) return; var map = new Array(); var s = "abcdefghijklmnopqrstuvwxyz"; for (i=0; i<s.length; i++) map[s.charAt(i)] = s.charAt((i+13)%26); for (i=0; i<s.length; i++) map[s.charAt(i).toUpperCase()] = s.charAt((i+13)%26).toUpperCase(); JSCrypt.map = map; }, write: function(a) { document.write(JSCrypt.convert(a)); } } </script> <script type="text/javascript"> <!--//--><![CDATA[//><!-- if ( typeof jQuery != 'undefined' ) { jQuery(function(){ jQuery('body').removeClass("no-javascript"); }); } else if ( typeof $ != 'undefined' ) { Event.observe(window, 'load', function() { $(document.body).removeClassName("no-javascript"); }); } //--><!]]> </script> <!-- END:head --> </head> <!-- END:page_head --> <body > <script> dataLayer = [{ 'treeview': '/BOOT_PORTAL/Privacy_Policy', 'oid': '63133', 'lang': 'en' }]; </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '/gtm/GTM-KWXBJ7.js?id='+i+dl;f.parentNode.insertBefore(j,f) ; })(window,document,'script','dataLayer','GTM-KWXBJ7');</script> <!-- End Google Tag Manager --> <!-- BEGIN:content_head --> <!-- trim --><div data-lazyad-init id="ad-13384139" data-matchmedia="all and (max-width: 640px)" class="ad advert-content " > <script type="text/lazyad"> <!-- <div id="sas_45082"></div> <script type="text/javascript"> sas.render('45082'); if(window.DIMEDIS && window.DIMEDIS.ads && window.DIMEDIS.ads.unlistenAd){ window.DIMEDIS.ads.unlistenAd('ad-13384139'); } </script> --> </script> </div><!-- trim --><script type="text/javascript"> window.DIMEDIS = window.DIMEDIS || {}; window.DIMEDIS.ads = window.DIMEDIS.ads || {}; window.DIMEDIS.ads.formatList = window.DIMEDIS.ads.formatList || []; window.DIMEDIS.ads.formatList.push({id:'45082'}); </script><!-- trim --> <header class="metabar-row"> <a class="toggle-nav-btn" id="top" href="#nav-on"> Menu </a> <div id="metabar-widget"></div> </header> <div id="site-menu" class="vis-nav-side droppable-nav" data-levelcounter="1"> <div id="site-menu-close" class="btn btn-link container-maxW text-left"> <i class="fa fa-times-circle"></i> close </div> <div id="site-menu-back" class="vis-nav-side-back-button btn btn-link container-maxW text-left"> <i class="fa fa-chevron-circle-left"></i> back </div> </div> <div id="site-wrapper" class="vis-page-wrapper page-wrapper"> <div class="header-row"> <header > <div style="background: url(/cache/picf/9/3/2/4/2/17753961725552193/240903_boot_Website_Header_Image_1600x165_HiRes.png) no-repeat scroll center / cover;"> <div class="inner-wrap inner-wrap--padding position--relative"> <div class="grid page "> <div class="grid__item header "> <a href="https://www.boot.com"> <picture> <source srcset="/cache/picf/5/4/2/4/2/1361921726052361/240911_boot_Website_Header_Logo_Datum_1030x165_EN.png" media="(min-width: 768px) and (max-width: 949px)" /> <source srcset="/cache/picf/5/4/2/4/2/1361921726052361/240911_boot_Website_Header_Logo_Datum_1030x165_EN.png" media="(min-width: 950px)" /> <img src="/cache/picf/7/3/2/4/2/17753961725552189/240903_boot_Website_Header_Logo_Datum_1030x165.png" /> </picture> </a> </div> </div> </div> </div> </header> </div> <div class="nav-row cf visuallyhidden--portable"> <div class="inner-wrap inner-wrap--padding"> <div id="mainNavWrapper" class="mainNavWrapper pull-left page"> <nav id="nav_main" class="vis-nav-main pull-left one-whole no-js"> <ul class="list-unstyled pull-left one-whole flush"> <li class="vis-nav-lvl-1 level_1 active"> <a class="entry " title="Home" href="https://www.boot.com" data-link-active-level="level_1" data-link-level="level_2" > <i class="md md-home navi-icon-position"></i> <span class="visuallyhidden"> Home </span> </a> </li> <li class="vis-nav-lvl-1 level_1 active"> <a class="entry has-children" title="Exhibit" href="/en/Exhibit/Overview_Exhibitors" data-link-active-level="level_1" data-link-level="level_2" > <span> Exhibit </span> </a> <div class="level_2_wrapper"> <div class="inner-wrap"> <div class="page page--padding"> <ul class="list-unstyled level_2 flush"> <li class="level_2"> <div class="col-sm-3"> <div class="mbm"> <a class="entry has-children" title="Trade Fair Participation" href="/en/Exhibit/Trade_Fair_Participation" data-link-active-level="level_2" data-link-level="level_3" > Trade Fair Participation </a> <ul class="list-unstyled level_3 flush"> <li class="level_3"> <a class="entry" title="Online Registration" href="/en/Exhibit/Trade_Fair_Participation/Online_Registration" data-link-active-level="level_3" data-link-level="level_4" > Online Registration </a> </li> <li class="level_3"> <a class="entry" title="Become an exhibitor" href="/en/Exhibit/Trade_Fair_Participation/Become_an_exhibitor/Become_an_exhibitor" data-link-active-level="level_3" data-link-level="level_4" > Become an exhibitor </a> </li> <li class="level_3"> <a class="entry" title="Stand Cost Calculator" href="/en/Exhibit/Trade_Fair_Participation/Stand_Cost_Calculator" data-link-active-level="level_3" data-link-level="level_4" > Stand Cost Calculator </a> </li> <li class="level_3"> <a class="entry" title="Focus Topics" href="/en/Exhibit/Trade_Fair_Participation/Focus_Topics" data-link-active-level="level_3" data-link-level="level_4" > Focus Topics </a> </li> <li class="level_3"> <a class="entry" title="Checklist" href="/en/Exhibit/Trade_Fair_Participation/Checklist" data-link-active-level="level_3" data-link-level="level_4" > Checklist </a> </li> </ul> </div> </div> <div class="col-sm-3"> <div class="mbm"> <a class="entry has-children" title="Information" href="/en/Exhibit/Information/Information" data-link-active-level="level_2" data-link-level="level_3" > Information </a> <ul class="list-unstyled level_3 flush"> <li class="level_3"> <a class="entry" title="Contact persons" href="/en/Exhibit/Information/Contact_persons" data-link-active-level="level_3" data-link-level="level_4" > Contact persons </a> </li> <li class="level_3"> <a class="entry" title="Download Center" href="/en/Exhibit/Information/Download_Center" data-link-active-level="level_3" data-link-level="level_4" > Download Center </a> </li> <li class="level_3"> <a class="entry" title="Data & Facts" href="/en/Exhibit/Information/Data_Facts" data-link-active-level="level_3" data-link-level="level_4" > Data & Facts </a> </li> <li class="level_3"> <a class="entry" title="Service ABC" href="/en/Exhibit/Information/Service_ABC" data-link-active-level="level_3" data-link-level="level_4" > Service ABC </a> </li> <li class="level_3"> <a class="entry" title="Hotel & CityInfos" href="/en/Exhibit/Information/Hotel_CityInfos" data-link-active-level="level_3" data-link-level="level_4" > Hotel & CityInfos </a> </li> <li class="level_3"> <a class="entry" title="Stand construction" href="https://standconstruction.messe-duesseldorf.de/cgi-bin/md_sb/lib/pub/tt.cgi?oid=1936&amp;lang=2" target="_blank" onclick="window.open('https://standconstruction.messe-duesseldorf.de/cgi-bin/md_sb/lib/pub/tt.cgi?oid=1936&amp;lang=2','win_1732398923', 'status=yes,toolbar=yes,location=yes,directory=yes,menubar=yes,scrollbars=yes,resizable=yes');return false;" data-link-active-level="level_3" data-link-level="level_4" > Stand construction </a> </li> <li class="level_3"> <a class="entry" title="International Representatives" href="/en/Exhibit/Information/International_Representatives/Overview" data-link-active-level="level_3" data-link-level="level_4" > International Representatives </a> </li> </ul> </div> </div> <div class="col-sm-3"> <div class="mbm"> <a class="entry has-children" title="Services" href="/en/Exhibit/Services/Services" data-link-active-level="level_2" data-link-level="level_3" > Services </a> <ul class="list-unstyled level_3 flush"> <li class="level_3"> <a class="entry" title="Online Order System (OOS)" href="/en/Exhibit/Services/Online_Order_System_(OOS)/Overview_OOS" data-link-active-level="level_3" data-link-level="level_4" > Online Order System (OOS) </a> </li> <li class="level_3"> <a class="entry" title="Exhibitor Profile" href="/en/Exhibit/Services/Exhibitor_Profile" data-link-active-level="level_3" data-link-level="level_4" > Exhibitor Profile </a> </li> <li class="level_3"> <a class="entry" title="Exhibitor Dashboard" href="/en/Exhibit/Services/Exhibitor_Dashboard/Dashboard_1" data-link-active-level="level_3" data-link-level="level_4" > Exhibitor Dashboard </a> </li> <li class="level_3"> <a class="entry" title="Vouchers" href="/en/Exhibit/Services/Vouchers/Voucher_codes_-_How_it_works" data-link-active-level="level_3" data-link-level="level_4" > Vouchers </a> </li> <li class="level_3"> <a class="entry" title="Scan2Lead" href="/en/Exhibit/Services/Scan2Lead" data-link-active-level="level_3" data-link-level="level_4" > Scan2Lead </a> </li> <li class="level_3"> <a class="entry" title="Logos & Banner" href="/en/Exhibit/Services/Logos_Banner" data-link-active-level="level_3" data-link-level="level_4" > Logos & Banner </a> </li> </ul> </div> </div> <div class="col-sm-3"> <div class="mbm"> <a class="entry has-children" title="Trade Fair Presence" href="/en/Exhibit/Trade_Fair_Presence/Trade_Fair_Presence" data-link-active-level="level_2" data-link-level="level_3" > Trade Fair Presence </a> <ul class="list-unstyled level_3 flush"> <li class="level_3"> <a class="entry" title="Stand Construction-Services" href="https://www.messe-duesseldorf.com/en/Site_Services/Service_Alliance/Service_Alliance" target="_blank" onclick="window.open('https://www.messe-duesseldorf.com/en/Site_Services/Service_Alliance/Service_Alliance','win_1732398923', 'status=yes,toolbar=yes,location=yes,directory=yes,menubar=yes,scrollbars=yes,resizable=yes');return false;" data-link-active-level="level_3" data-link-level="level_4" > Stand Construction-Services </a> </li> <li class="level_3"> <a class="entry" title="Marketing" href="/en/Exhibit/Trade_Fair_Presence/Marketing" data-link-active-level="level_3" data-link-level="level_4" > Marketing </a> </li> <li class="level_3"> <a class="entry" title="Press" href="/en/Exhibit/Trade_Fair_Presence/Press" data-link-active-level="level_3" data-link-level="level_4" > Press </a> </li> <li class="level_3"> <a class="entry" title="Services" href="/en/Exhibit/Trade_Fair_Presence/Services" data-link-active-level="level_3" data-link-level="level_4" > Services </a> </li> </ul> </div> </div> </li> </ul> </div> </div> </div> </li> <li class="vis-nav-lvl-1 level_1 active"> <a class="entry has-children" title="Visit" href="/en/Visit/Overview_Visitors" data-link-active-level="level_1" data-link-level="level_2" > <span> Visit </span> </a> <div class="level_2_wrapper"> <div class="inner-wrap"> <div class="page page--padding"> <ul class="list-unstyled level_2 flush"> <li class="level_2"> <div class="col-sm-3"> <div class="mbm"> <a class="entry has-children" title="What to expect" href="/en/Visit/What_to_expect/Reasons_to_attend" data-link-active-level="level_2" data-link-level="level_3" > What to expect </a> <ul class="list-unstyled level_3 flush"> <li class="level_3"> <a class="entry" title="Reasons to attend" href="/en/Visit/What_to_expect/Reasons_to_attend" data-link-active-level="level_3" data-link-level="level_4" > Reasons to attend </a> </li> <li class="level_3"> <a class="entry" title="boot.club" href="/en/Visit/What_to_expect/boot.club" data-link-active-level="level_3" data-link-level="level_4" > boot.club </a> </li> <li class="level_3"> <a class="entry" title="Exhibitor index" href="https://www.boot.com/2410" target="_blank" onclick="window.open('https://www.boot.com/2410','win_1732398923', 'status=yes,toolbar=yes,location=yes,directory=yes,menubar=yes,scrollbars=yes,resizable=yes');return false;" data-link-active-level="level_3" data-link-level="level_4" > Exhibitor index </a> </li> <li class="level_3"> <a class="entry" title="Visitor highlights" href="/en/Visit/What_to_expect/Visitor_highlights" data-link-active-level="level_3" data-link-level="level_4" > Visitor highlights </a> </li> <li class="level_3"> <a class="entry" title="News and current events" href="/en/Visit/What_to_expect/News" data-link-active-level="level_3" data-link-level="level_4" > News and current events </a> </li> <li class="level_3"> <a class="entry" title="Boats Premieres" href="/en/Visit/What_to_expect/Boats_Premieres/Boat_premieres_2024" data-link-active-level="level_3" data-link-level="level_4" > Boats Premieres </a> </li> <li class="level_3"> <a class="entry" title="boot for beginners" href="/en/Visit/What_to_expect/boot_for_beginners/boot_for_beginners" data-link-active-level="level_3" data-link-level="level_4" > boot for beginners </a> </li> </ul> </div> </div> <div class="col-sm-3"> <div class="mbm"> <a class="entry has-children" title="Preparation" href="/en/Visit/Preparation/Preparation" data-link-active-level="level_2" data-link-level="level_3" > Preparation </a> <ul class="list-unstyled level_3 flush"> <li class="level_3"> <a class="entry" title="Tickets & Vouchers" href="/en/Visit/Tickets_Vouchers" data-link-active-level="level_3" data-link-level="level_4" > Tickets & Vouchers </a> </li> <li class="level_3"> <a class="entry" title="Hall and Site Plans" href="/en/Visit/Preparation/Hall_and_Site_Plans" data-link-active-level="level_3" data-link-level="level_4" > Hall and Site Plans </a> </li> <li class="level_3"> <a class="entry" title="Opening hours" href="/en/Visit/Preparation/Opening_hours" data-link-active-level="level_3" data-link-level="level_4" > Opening hours </a> </li> <li class="level_3"> <a class="entry" title="Hotel & City" href="/en/Visit/Preparation/Hotel_City" data-link-active-level="level_3" data-link-level="level_4" > Hotel & City </a> </li> <li class="level_3"> <a class="entry" title="Arrival" href="/en/Visit/Preparation/Arrival" data-link-active-level="level_3" data-link-level="level_4" > Arrival </a> </li> <li class="level_3"> <a class="entry" title="MyOrganizer" href="/en/Visit/Preparation/MyOrganizer_1" data-link-active-level="level_3" data-link-level="level_4" > MyOrganizer </a> </li> <li class="level_3"> <a class="entry" title="Checklist" href="/en/Visit/Preparation/Checklist" data-link-active-level="level_3" data-link-level="level_4" > Checklist </a> </li> </ul> </div> </div> <div class="col-sm-3"> <div class="mbm"> <a class="entry has-children" title="boot Themed Areas" href="/en/Visit/boot_Themed_Areas/Overview_boot_Themed_Areas" data-link-active-level="level_2" data-link-level="level_3" > boot Themed Areas </a> <ul class="list-unstyled level_3 flush"> <li class="level_3"> <a class="entry" title="Sailing" href="/en/Visit/boot_Themed_Areas/Sailing/Sailing" data-link-active-level="level_3" data-link-level="level_4" > Sailing </a> </li> <li class="level_3"> <a class="entry" title="Motor Boats" href="/en/Visit/boot_Themed_Areas/Motor_Boats/Motor_Boats" data-link-active-level="level_3" data-link-level="level_4" > Motor Boats </a> </li> <li class="level_3"> <a class="entry" title="Super Yachts" href="/en/Visit/boot_Themed_Areas/Super_Yachts/Super_Yachts" data-link-active-level="level_3" data-link-level="level_4" > Super Yachts </a> </li> <li class="level_3"> <a class="entry" title="Superboats" href="/en/Visit/boot_Themed_Areas/Superboats/Superboats" data-link-active-level="level_3" data-link-level="level_4" > Superboats </a> </li> <li class="level_3"> <a class="entry" title="Engines, Equipment & Accessories" href="/en/Visit/boot_Themed_Areas/Engines,_Equipment_Accessories/Engines,_Equipment_Accessories" data-link-active-level="level_3" data-link-level="level_4" > Engines, Equipment & Accessories </a> </li> <li class="level_3"> <a class="entry" title="Diving" href="/en/Visit/boot_Themed_Areas/Diving/Diving" data-link-active-level="level_3" data-link-level="level_4" > Diving </a> </li> <li class="level_3"> <a class="entry" title="Travelling" href="/en/Visit/boot_Themed_Areas/Travelling/Travelling" data-link-active-level="level_3" data-link-level="level_4" > Travelling </a> </li> <li class="level_3"> <a class="entry" title="Surf Sports" href="/en/Visit/boot_Themed_Areas/Surf_Sports/Surf_Sport" data-link-active-level="level_3" data-link-level="level_4" > Surf Sports </a> </li> <li class="level_3"> <a class="entry" title="Paddling" href="/en/Visit/boot_Themed_Areas/Paddling/Paddling" data-link-active-level="level_3" data-link-level="level_4" > Paddling </a> </li> </ul> </div> </div> <div class="col-sm-3"> <div class="mbm"> <a class="entry has-children" title="B2B Section" href="/en/Visit/B2B_Section/B2B_Section" data-link-active-level="level_2" data-link-level="level_3" > B2B Section </a> <ul class="list-unstyled level_3 flush"> <li class="level_3"> <a class="entry" title="Register" href="https://shop.messe-duesseldorf.de/boot_regiauswahl_e?ticket=g_u_e_s_t" target="_blank" onclick="window.open('https://shop.messe-duesseldorf.de/boot_regiauswahl_e?ticket=g_u_e_s_t','win_1732398923', 'status=yes,toolbar=yes,location=yes,directory=yes,menubar=yes,scrollbars=yes,resizable=yes');return false;" data-link-active-level="level_3" data-link-level="level_4" > Register </a> </li> <li class="level_3"> <a class="entry" title="Professional Program" href="/en/Visit/B2B_Section/Professional_Program/Professional_Program" data-link-active-level="level_3" data-link-level="level_4" > Professional Program </a> </li> <li class="level_3"> <a class="entry" title="Business Insights" href="/en/Visit/B2B_Section/Business_Insights" data-link-active-level="level_3" data-link-level="level_4" > Business Insights </a> </li> <li class="level_3"> <a class="entry" title="Trade Visitors Area" href="/en/Visit/B2B_Section/Trade_Visitors_Area" data-link-active-level="level_3" data-link-level="level_4" > Trade Visitors Area </a> </li> <li class="level_3"> <a class="entry" title="News from Brussels" href="/en/Visit/B2B_Section/News_from_Brussels" data-link-active-level="level_3" data-link-level="level_4" > News from Brussels </a> </li> <li class="level_3"> <a class="entry" title="Online Press Stand" href="/en/Visit/B2B_Section/Online_Press_Stand" data-link-active-level="level_3" data-link-level="level_4" > Online Press Stand </a> </li> </ul> </div> </div> </li> </ul> </div> </div> </div> </li> <li class="vis-nav-lvl-1 level_1 active"> <a class="entry has-children" title="Exhibitors & Products" href="/en/Exhibitors_Products/All_Exhibitors_Products" data-link-active-level="level_1" data-link-level="level_2" > <span> Exhibitors & Products </span> </a> <div class="level_2_wrapper"> <div class="inner-wrap"> <div class="page page--padding"> <ul class="list-unstyled level_2 flush"> <li class="level_2"> <div class="col-sm-3"> <div class="mbm"> <a class="entry " title="All Exhibitors & Products" href="/en/Exhibitors_Products/All_Exhibitors_Products" data-link-active-level="level_2" data-link-level="level_3" > All Exhibitors & Products </a> </div> </div> <div class="col-sm-3"> <div class="mbm"> <a class="entry " title="Interactive hallplan" href="/floorplan?lang=2&amp;ticket=g_u_e_s_t&amp;oid=62971" target="_blank" onclick="window.open('/floorplan?lang=2&amp;ticket=g_u_e_s_t&amp;oid=62971','_blank', 'status=yes,toolbar=yes,location=yes,directory=yes,menubar=yes,scrollbars=yes,resizable=yes');return false;" data-link-active-level="level_2" data-link-level="level_3" > Interactive hallplan </a> </div> </div> <div class="col-sm-3"> <div class="mbm"> <a class="entry " title="World Wide Exhibitor Map" href="https://www.boot.com/en/Interactive_hall_plan#content=wwem&amp;maptype=wwem" target="_blank" onclick="window.open('https://www.boot.com/en/Interactive_hall_plan#content=wwem&amp;maptype=wwem','win_1732398923', 'status=yes,toolbar=yes,location=yes,directory=yes,menubar=yes,scrollbars=yes,resizable=yes');return false;" data-link-active-level="level_2" data-link-level="level_3" > World Wide Exhibitor Map </a> </div> </div> </li> </ul> </div> </div> </div> </li> <li class="vis-nav-lvl-1 level_1 active"> <a class="entry has-children" title="Program" href="/en/Program/Overview_Program" data-link-active-level="level_1" data-link-level="level_2" > <span> Program </span> </a> <div class="level_2_wrapper"> <div class="inner-wrap"> <div class="page page--padding"> <ul class="list-unstyled level_2 flush"> <li class="level_2"> <div class="col-sm-3"> <div class="mbm"> <a class="entry has-children" title="Try it out!" href="/en/Program/Try_it_out!/Try_it_out!" data-link-active-level="level_2" data-link-level="level_3" > Try it out! </a> <ul class="list-unstyled level_3 flush"> <li class="level_3"> <a class="entry" title="Sailing School" href="/en/Program/Try_it_out!/Sailing_School_1" data-link-active-level="level_3" data-link-level="level_4" > Sailing School </a> </li> <li class="level_3"> <a class="entry" title="Paddling" href="/en/Program/Try_it_out!/Paddling" data-link-active-level="level_3" data-link-level="level_4" > Paddling </a> </li> <li class="level_3"> <a class="entry" title="Refit Center" href="/en/Program/Try_it_out!/Refit_Center" data-link-active-level="level_3" data-link-level="level_4" > Refit Center </a> </li> <li class="level_3"> <a class="entry" title="Surf Sports" href="/en/Program/Try_it_out!/Surf_Sports/Try_out_Surf_Sports!" data-link-active-level="level_3" data-link-level="level_4" > Surf Sports </a> </li> <li class="level_3"> <a class="entry" title="Diving" href="/en/Program/Try_it_out!/Diving/Try_out_Diving!" data-link-active-level="level_3" data-link-level="level_4" > Diving </a> </li> </ul> </div> </div> <div class="col-sm-3"> <div class="mbm"> <a class="entry has-children" title="Events" href="/en/Program/Events/Overview_Events" data-link-active-level="level_2" data-link-level="level_3" > Events </a> <ul class="list-unstyled level_3 flush"> <li class="level_3"> <a class="entry" title="ocean tribute award" href="/en/Program/Events/ocean_tribute_award/ocean_tribute_award" data-link-active-level="level_3" data-link-level="level_4" > ocean tribute award </a> </li> <li class="level_3"> <a class="entry" title="dive award" href="/en/Program/Events/dive_award/dive_award" data-link-active-level="level_3" data-link-level="level_4" > dive award </a> </li> <li class="level_3"> <a class="entry" title="Yacht & Powerboat 2024" href="/en/Program/Events/Yacht_Powerboat_2024/European_Yacht_and_Powerboat_of_the_Year_2025" data-link-active-level="level_3" data-link-level="level_4" > Yacht & Powerboat 2024 </a> </li> <li class="level_3"> <a class="entry" title="partner events" href="/en/Program/Events/partner_events/partner_events" data-link-active-level="level_3" data-link-level="level_4" > partner events </a> </li> <li class="level_3"> <a class="entry" title="boot Program" href="/en/Program/Events/boot_Program" data-link-active-level="level_3" data-link-level="level_4" > boot Program </a> </li> <li class="level_3"> <a class="entry" title="Specials" href="/en/Program/Events/Specials/Overview_Specials" data-link-active-level="level_3" data-link-level="level_4" > Specials </a> </li> </ul> </div> </div> <div class="col-sm-3"> <div class="mbm"> <a class="entry has-children" title="Seminars" href="/en/Program/Seminars/Overview_Seminars" data-link-active-level="level_2" data-link-level="level_3" > Seminars </a> <ul class="list-unstyled level_3 flush"> <li class="level_3"> <a class="entry" title="boot Motor Seminar" href="/en/Program/Seminars/boot_Motor_Seminar" data-link-active-level="level_3" data-link-level="level_4" > boot Motor Seminar </a> </li> </ul> </div> </div> <div class="col-sm-3"> <div class="mbm"> <a class="entry has-children" title="For Kids" href="/en/Program/For_Kids/Kid_s_World" data-link-active-level="level_2" data-link-level="level_3" > For Kids </a> <ul class="list-unstyled level_3 flush"> <li class="level_3"> <a class="entry" title="Kid's World" href="/en/Program/For_Kids/Kid_s_World" data-link-active-level="level_3" data-link-level="level_4" > Kid's World </a> </li> <li class="level_3"> <a class="entry" title="love your ocean" href="/en/Program/For_Kids/love_your_ocean" data-link-active-level="level_3" data-link-level="level_4" > love your ocean </a> </li> </ul> </div> </div> </li> </ul> </div> </div> </div> </li> <li class="vis-nav-lvl-1 level_1 active"> <a class="entry has-children" title="Media & News" href="/en/Media_News/Press/Press" data-link-active-level="level_1" data-link-level="level_2" > <span> Media & News </span> </a> <div class="level_2_wrapper"> <div class="inner-wrap"> <div class="page page--padding"> <ul class="list-unstyled level_2 flush"> <li class="level_2"> <div class="col-sm-3"> <div class="mbm"> <a class="entry has-children" title="Press" href="/en/Media_News/Press/Press" data-link-active-level="level_2" data-link-level="level_3" > Press </a> <ul class="list-unstyled level_3 flush"> <li class="level_3"> <a class="entry" title="Press Services" href="/en/Media_News/Press/Press_Services/Press_Service" data-link-active-level="level_3" data-link-level="level_4" > Press Services </a> </li> <li class="level_3"> <a class="entry" title="Press Material" href="/en/Media_News/Press/Press_Material/Press_Material" data-link-active-level="level_3" data-link-level="level_4" > Press Material </a> </li> <li class="level_3"> <a class="entry" title="Press Photos" href="http://medianet.messe-duesseldorf.de/press/boot/" target="_blank" onclick="window.open('http://medianet.messe-duesseldorf.de/press/boot/','win_1732398923', 'status=yes,toolbar=yes,location=yes,directory=yes,menubar=yes,scrollbars=yes,resizable=yes');return false;" data-link-active-level="level_3" data-link-level="level_4" > Press Photos </a> </li> <li class="level_3"> <a class="entry" title="Press stand" href="/en/Media_News/Press/Press_stand/Registration_press_stand_(digital_on_site)" data-link-active-level="level_3" data-link-level="level_4" > Press stand </a> </li> <li class="level_3"> <a class="entry" title="List of international media" href="/en/Media_News/Press/List_of_international_media" data-link-active-level="level_3" data-link-level="level_4" > List of international media </a> </li> </ul> </div> </div> <div class="col-sm-3"> <div class="mbm"> <a class="entry has-children" title="News" href="/en/Media_News/News/News" data-link-active-level="level_2" data-link-level="level_3" > News </a> <ul class="list-unstyled level_3 flush"> <li class="level_3"> <a class="entry" title="Exhibitor Press Releases" href="/en/Media_News/News/Exhibitor_Press_Releases" data-link-active-level="level_3" data-link-level="level_4" > Exhibitor Press Releases </a> </li> </ul> </div> </div> <div class="col-sm-3"> <div class="mbm"> <a class="entry " title="boot.radar" href="/en/Media_News/boot.radar/Overview_boot.radar" data-link-active-level="level_2" data-link-level="level_3" > boot.radar </a> </div> </div> <div class="col-sm-3"> <div class="mbm"> <a class="entry has-children" title="boot Media" href="/en/Media_News/boot_Media" data-link-active-level="level_2" data-link-level="level_3" > boot Media </a> <ul class="list-unstyled level_3 flush"> <li class="level_3"> <a class="entry" title="boot ahoy! Podcast" href="/en/Media_News/boot_Media/boot_ahoy!_Podcast" data-link-active-level="level_3" data-link-level="level_4" > boot ahoy! Podcast </a> </li> <li class="level_3"> <a class="entry" title="boot Düsseldorf App" href="/en/Media_News/boot_Media/boot_Düsseldorf_App" data-link-active-level="level_3" data-link-level="level_4" > boot Düsseldorf App </a> </li> <li class="level_3"> <a class="entry" title="boot 2024 on the big screen" href="/en/Media_News/boot_Media/boot_2024_on_the_big_screen" data-link-active-level="level_3" data-link-level="level_4" > boot 2024 on the big screen </a> </li> </ul> </div> </div> </li> </ul> </div> </div> </div> </li> </ul> </nav> </div> </div> </div> <div class="breadcrumbs "> <div class="inner-wrap inner-wrap--padding position--relative"> <div class="page"> <ul class="nav breadcrumb"> <li> <a href="https://www.boot.com">BOOT PORTAL</a> / </li> <li> Privacy Policy </li> </ul> </div> </div> </div> <!-- trim --><!-- trim --><!-- themenblock // --> <div class="content-block content-block--19396139 " > <div class=" inner-wrap inner-wrap--padding "> <div class="grid soft--top page " ><!-- trim --><div class="dim-chapter dim-chapter-headline grid__item palm-one-whole lap-one-whole desk-one-whole desk-wide-one-whole "> <h1 class=" kilo weight--light color--brand" > Privacy policy </h1> </div><!-- trim --><div class="grid__item palm-one-whole palm-one-whole lap-one-whole desk-two-third desk-wide-two-third "> <script type="text/javascript"> function show_disclaimer() { jQuery('#disclaimer_form').slideToggle(); return; } </script> <div id="policy" class="policy"><h2 style="text-align: center">Data Protection Information of Messe Düsseldorf GmbH <br />Last updated: 21/11/2024 </h2> <a href="#1.All">1. General Information of Data Protection</a></br> <a href="#2.Dat">2. Public Directory of Procedures</a></br> <div style="text-indent:10px;"><a href="#2.1 VA">2.1 Name of controller</a></div> <div style="text-indent:10px;"><a href="#2.2 VD">2.2 Management (legally representing controller)</a></div> <div style="text-indent:10px;"><a href="#2.3 VER">2.3 Contact details of controller</a></div> <div style="text-indent:10px;"><a href="#2.4 DAT">2.4 Contact details of the data protection officer</a></div> <div style="text-indent:10px;"><a href="#2.5 IDM">2.5 Purpose of data collection, processing or use / legitimate interests of Messe Düsseldorf GmbH</a></div> <div style="text-indent:10px;"><a href="#2.6 DOK">2.6 Description of the groups of persons concerned and the data or categories of data concerned</a></div> <div style="text-indent:10px;"><a href="#2.7 MWK">2.7 Recipients or categories of recipients to whom the data may be disclosed</a></div> <div style="text-indent:10px;"><a href="#2.8 ZAE">2.8 Change of purpose</a></div> <div style="text-indent:10px;"><a href="#2.9 FDD">2.9 Criteria for data deletion</a></div> <div style="text-indent:10px;"><a href="#2.10 DIA">2.10 Data transmission abroad</a></div> <a href="#3 C">3. Cookies</a></br> <div style="text-indent:10px;"><a href="#3.1 WCO">3.1 Essential cookies</a></div> <div style="text-indent:10px;"><a href="#3.2 FCO">3.2 Functional cookies</a></div> <div style="text-indent:10px;"><a href="#3.3 MCO">3.3 Marketing cookies</a></div> <div style="text-indent:10px;"><a href="#3.4 SD">3.4 Storage period</a></div> <div style="text-indent:20px;"><a href="#3.4.1 SCO">3.4.1 Session cookies</a></div> <div style="text-indent:20px;"><a href="#3.4.2 PCO">3.4.2 Permanent cookies</a></div> <div style="text-indent:30px;"><a href="#3.4.2.1 ABL">3.4.2.1 Staying logged in</a></div> <div style="text-indent:10px;"><a href="#3.5 DRI">3.5 Third-party providers</a></div> <div style="text-indent:10px;"><a href="#3.6 NDU">3.6 Use of the Usercentrics Consent Management Platform</a></div> <a href="#4.VAD">4. Video surveillance at the exhibition centre</a></br> <a href="#5.DBS">5. Data protection for special applications</a></br> <div style="text-indent:10px;"><a href="#5.1 OB">5.1 Online orders</a></div> <div style="text-indent:20px;"><a href="#5.1.1 BR">5.1.1 Visitor Registration / Exhibitor Staff Registration / Ticket Shop</a></div> <div style="text-indent:20px;"><a href="#5.1.2 OA">5.1.2 Online registration (OR)</a></div> <div style="text-indent:20px;"><a href="#5.1.3 OOS">5.1.3 Online Order System (OOS) for exhibitors</a></div> <div style="text-indent:10px;"><a href="#5.2 SBK">5.2. Stand Construction Configurator</a></div> <div style="text-indent:10px;"><a href="#5.3 UMF">5.3 Surveys</a></div> <div style="text-indent:20px;"><a href="#5.3.1 Panels">5.3.1 Panels</a></div> <div style="text-indent:20px;"><a href="#5.3.2 MFOR">5.3.2 Market research</a></div> <div style="text-indent:10px;"><a href="#5.4 ENS">5.4 Electronic newsletter</a></div> <div style="text-indent:10px;"><a href="#5.5 PSR Bew">5.5 Prize competitions, loyalty programmes</a></div> <div style="text-indent:10px;"><a href="#5.6 AI">5.6. 7 Wonders of Al</a></div> <a href="#6. WBS">6. Other visitor services</a></br> <div style="text-indent:10px;"><a href="#6.1 MM">6.1 Matchmaking</a></div> <div style="text-indent:10px;"><a href="#6.2 WSS">6.2 Web sessions</a></div> <div style="text-indent:10px;"><a href="#6.3 KPD">6.3 Vehicle owner query / parking spaces of Messe Düsseldorf GmbH</a></div> <a href="#7. AddApp">7. Additional information for using our app</a></br> <div style="text-indent:10px;"><a href="#7.1 DownApp">7.1 Download of the app</a></br> <div style="text-indent:10px;"><a href="#7.2 UseApp">7.2 App use</a></br> <div style="text-indent:20px;"><a href="#7.2.1 UseApp">7.2.1 Functional capability of the app</a></br> <div style="text-indent:20px;"><a href="#7.2.2 Reg">7.2.2 Registration and “staying logged in”</a></br> <div style="text-indent:20px;"><a href="#7.2.3 Push">7.2.3 Push notifications</a></br> <div style="text-indent:20px;"><a href="#7.2.4 Tickets">7.2.4 My tickets</a></br> <div style="text-indent:20px;"><a href="#7.2.5 MyRecommendations">7.2.5 My recommendations</a></br> <div style="text-indent:10px;"><a href="#7.3 CookiesinApp">7.3 Cookies in the app</a></br> <div style="text-indent:20px;"><a href="#7.3.1 General">7.3.1 General</a></br> <div style="text-indent:20px;"><a href="#7.3.2 CookieApp">7.3.2 Cookies used in the app</a></br> <div style="text-indent:20px;"><a href="#7.3.3 Cookies">7.3.3 Technically necessary cookies</a></br> <div style="text-indent:20px;"><a href="#7.3.4 Analytics">7.3.4 Google Analytics 4</a></br> <div style="text-indent:20px;"><a href="#7.3.5 Matomo">7.3.5 Matomo</a></br> <div style="text-indent:20px;"><a href="#7.3.6 Firebase">7.3.6 Google Firebase</a></br> <div style="text-indent:20px;"><a href="#7.3.7 Usercentrics">7.3.7. Use of the Usercentrics Consent Management Platform</a></br> <div style="text-indent:10px;"><a href="#7.4 Third">7.4 Third-party data processing</a></br> <div style="text-indent:20px;"><a href="#7.4.1 Categories">7.4.1 Categories of recipients</a></br> <div style="text-indent:20px;"><a href="#7.4.2 Legal">7.4.2 Legal obligation for transmitting specific data</a></br> <a href="#8. BEW">8. Candidate Management</a></br> <div style="text-indent:10px;"><a href="#8.1 AP">8.1 Application Procedure</a></div> <div style="text-indent:10px;"><a href="#8.2 JS">8.2 Job Subscription</a></div> <a href="#9. IRA">9. Your rights as a data subject</a></br> <div style="text-indent:10px;"><a href="#9.1 ADE KPD">9.1 Right to information / data deletion / restriction of processing</a></div> <div style="text-indent:10px;"><a href="#9.2 BS">9.2 Right of appeal</a></div> <div style="text-indent:10px;"><a href="#9.3 WSRT">9.3 Right of objection</a></div> <div style="text-indent:10px;"><a href="#9.4 AGR">9.4 Assertion of your legal rights</a></div> <h2> <a name ="1.All">1. General Information of Data Protection</a> </h2> <p>This data protection information explains how personal data is handled, in particular how it is used, stored and protected, as well as the rights to which data subjects are entitled. The Messe Düsseldorf GmbH Internet portal is primarily a marketplace for doing business. Although much information is also available to anonymous users, it is sometimes necessary for us to require data from users, which can be either company-related or personal, in order for them to receive the desired services. Personal data is protected in our systems in accordance with internationally applicable data protection standards, the European Union's General Data Protection Regulation (Regulation (EU) 2016/679, GDPR) (hereinafter referred to as "GDPR") and national data protection regulations. We want users to be able to rely on responsible and confidential treatment of their data.</p> <p>Personal data will only be used for the purposes stated in this data protection information or purposes expressly declared at the time of subsequent data collection. This data protection information relates to data processing on our website as well as our trade fair-specific websites (including mobile application), our social media channels and any forms of communication used. It does not apply to other websites to which we merely refer via a hyperlink. Since we are not responsible for their information, we recommend that you carefully read the information on data protection there. Whenever content is requested from our website, personal data (e.g. name of the requested file, date/time, amount of data transferred) about this process is stored in a log file. We thus track user behaviour across the entire website. However, we do not combine this information with data about individual users without their prior express consent. We break down all usage statistics according to the user's domain name, browser type and the MIME type in which this information is read from the browser string (the information contained in each user's browser). We track and catalogue the search terms entered by users in search engines, but this tracking is never related to individual users.</p> <p>Encryption procedures are used for the secure transmission of payment data. This means that the communication between the user's browser and our system cannot be read by other participants on the Internet.</p> <h2> <a name ="2.Dat">2.Public Process Directory</a> </h2> <h3>2.1 Name of controller</h3> Messe Düsseldorf GmbH <h3> <a name ="2.2 VD">2.2 Management (legally representing controller)</a> </h3> Wolfram N. Diener (Chief Executive Officer of the Management Board)<br /> Marius Berlemann <br /> Bernhard J. Stempfle <h3> <a name ="2.3 VER">2.3 Contact details of controller</a> </h3> Adresse: Messeplatz, Stockumer Kirchstraße 61, D-40474 Düsseldorf, Deutschland<br /> Phone: +49 211 4560-01<br /> Fax: +49 211 4560-66<br /> E-Mail: info[at]messe-duesseldorf.de<br /> Internet: <a href="https://www.messe-duesseldorf.de/">https://www.messe-duesseldorf.de/</a> <h3> <a name ="2.4 DAT">2.4 Contact details of the data protection officer</a> </h3> Data Protection Officer of Messe Düsseldorf GmbH<br /> c/o migosens GmbH<br /> Wiesenstr. 35<br /> 45473 Mülheim an der Ruhr<br /> E-mail: dsb-messe-duesseldorf[at]migosens.net <h3> <a name ="2.5 IDM">2.5 Purpose of data collection, process ingoruse/legitimate interests of Messe Düsseldorf GmbH</a> </h3> <p>The purpose of Messe Düsseldorf GmbH is to promote the economy by organising trade fairs and exhibitions in Germany and abroad, by organising or holding congresses and conferences, and by all activities connected with the trade fair, exhibition, congress, and conference business. The main focus of our activities is the organisation of trade fairs, which are aimed at narrowly defined target groups based on their respective professional orientation. To fulfil this purpose, we maintain trade fair and exhibition centres as well as congress and conference rooms, which we use for events or rent out for an appropriate fee. For this purpose, we process personal data of especially exhibitors, trade fair (trade) visitors, trade fair (general interest) visitors, journalists, service providers, suppliers, cooperation partners (or their respective employees, bodies, or other agents), as well as persons who are close to our company due to personal ties. The data processing of personal data is based either on consent (e.g. Article 6, Section 1 lit. (a) GDPR) of the data subject (in particular in the case of direct marketing measures by electronic means or in the case of photo and video use for advertising purposes) or on the basis of other permissions granted by the GDPR for the exercise of the declared purposes of the company, in particular for the implementation of our range of events, for the handling of business processes, for quality assurance and improvement of our trade fair events, including the provision of information to our customers (see item 2.6, categories A, B, F below) before and after an event and regarding subsequent events. In doing so, we pursue the legitimate interest of granting access to our trade events exclusively to visitors with a professional connection to the respective topic of the event in question. This serves to promote the quality of the professional exchange. Subsequent events may also be other events organised or held by us in Germany and abroad that have a thematic connection to the respective event.</p> <p>Members of trade fair clubs additionally receive promotional information from partner companies via us on such offers that correspond to the stated interests.</p> <p>Personal data will not be passed on to third parties for the purpose of advertising, unless this is part of our service provision. This is the case, for example, when scanning admission tickets (regardless of their form), exhibitor badges and press badges (admission tickets, exhibitor badges and press badges hereinafter collectively referred to as "badges"). The badges can be scanned by exhibitors, Messe Düsseldorf GmbH or other third parties (e.g. organizers of special forums). This is subject to the condition that the visitor, exhibitor or press representative allows the barcode on their badge to be scanned. The above-mentioned groups of persons thus decide independently on the disclosure of their personal data. The information contained on the badges, which is provided during registration, can be read upon presentation of the badge and stored and used for the own purposes of the exhibitor, Messe Düsseldorf GmbH or other third parties. If Messe Düsseldorf GmbH passes on your personal data to third parties in the context of scanning badges, you will be explicitly informed of this. In such a case, the data protection information of the third party shall apply under its own responsibility.</p> <h3> <a name ="2.6 DOK">2.6 Description of the groups of persons concerned and the data or categories of data concerned</a> </h3> <p> In order to fulfil the purposes mentioned under 2.5, the following personal data is collected, processed and used for each group of persons: </p> <table cellpadding="2"> <tr> <th>Group of persons</th><th>Data</th><th>Category</th> </tr> <tr> <td class="col1">Representatives of exhibiting companies</td> <td class="col2">Company data with addresses, contact persons and communication data, information on branch of industry, product data, contract and settlement data.</td> <td class="col3">A</td> </tr> <tr> <td class="col1">Professional exhibition visitors (representatives of companies visiting trade exhibitions) </td> <td class="col2">Registration data such as company data with addresses, contact persons and communication data, if applicable indication of health status, the information whether or not a voucher has been redeemed and whether or not and whether or not it has actually been used to access the trade fair premises, information on branch of industry, product interests aswell as contract and billing data</td> <td class="col3">B</td> </tr> <tr> <td class="col1">Exhibition visitors (public events without status as professional visitor)</td> <td class="col2">Name, address, communication data, exhibitor interests, payment data, the information whether or not a voucher has been redeemed and whether or not it has actually been used to access the trade fair premises</td> <td class="col3">C</td> </tr> <tr> <td class="col1">Exhibitors of interest (potential new customers)</td> <td class="col2">Company data with addresses, contact persons and communication data, information on branch of industry, product data, interests</td> <td class="col3">D</td> </tr> <tr> <td class="col1">Contact persons of suppliers, service providers, other business partners</td> <td class="col2">Company data or data of institutions with addresses, contact persons and communication data, information on products and services, contract and billing data</td> <td class="col3">E</td> </tr> <tr> <td class="col1">Club Members</td> <td class="col2">Name, address, communication data, exhibition interests, payment data, personal data (date of birth, household income, purchasing behaviour)</td> <td class="col3">F</td> </tr> </table> <h3> <a name ="2.7 MWK">2.7 Recipients or categories of recipients to whom the data may be disclosed</a> </h3> <ul> <li>Public bodies in the case of overriding legal provisions (category A-F) / legal basis for data transfer: Article 6, Sec. 1 lit. (c) GDPR</li> <li>Companies of the Messe Düsseldorf Group (category A, B, C, F) / the data transfer takes place within the framework of commissioned processing pursuant to Article 28, GDPR</li> <li>Companies/Entrepreneurs who acquire an exhibition event, company shares or assets from Messe Düsseldorf GmbH, or implementing partners of Messe Düsseldorf (category A-F) / Legal basis for data transfer: Article 6, Sec. 1 lit. (f) GDPR</li> <li>Foreign representations, insofar as the residence of the person visiting the trade fair is abroad (category A, B, C, F) / the data transfer takes place within the scope of a commissioned processing according to Article 28 GDPR</li> <li>Other processors of Messe Düsseldorf GmbH (category A-D, F) / the data transfer takes place within the scope of a commissioned processing pursuant to Article 28 GDPR</li> <li>Service providers for services accompanying the trade fair, insofar as the person requests corresponding services from Messe Düsseldorf (category A-D, F) / Legal basis for data transfer: Article 6, Sec. 1 lit. (b) GDPR</li> <li>Entrepreneurs who have issued visitor vouchers receive the visitor data (name, address, communication data) of the redeemed vouchers, insofar as this is contractually agreed (category B, C, F) / legal basis for the data transmission: Article 6, Sec. 1 lit. (f) GDPR</li> <li>Sponsors or partners who contribute to the financing or other implementation of separate exhibition areas and/or exhibitions forms receive the visitor data (category A, B) / legal basis for data transmission: Art. 6 para. 1 lit. f GDPR;</li> <li>In addition, we may offer exhibitors or other third parties the service of electronic use of the personal data of visitors, exhibitors and press representatives. This service is subject to the condition that the visitor, exhibitor or press representative authorizes the exhibitor, third party or Messe Düsseldorf GmbH to scan the barcode on their badge (see section 2.5.). The aforementioned persons thus decide for themselves whether their personal data stored on the badge is transferred to the exhibitor, the third party or Messe Düsseldorf GmbH (category A, B, C, F) / legal basis for data transfer: Article 6 para. 1 lit. a) GDPR.</li> </ul> <p> In all cases listed above, the transfer of data serves the purposes listed in section 2.5.</p> <h3> <a name ="2.8 ZAE">2.8 Change of purpose</a> </h3> <p> Your personal data will only be processed for purposes other than those described if this is permitted by law and/or if you have consented to the changed purpose of the data processing. In the event of further processing for purposes other than those for which the data was originally collected, we will inform you of these other purposes prior to further processing and provide all other relevant information. </p> <h3> <a name ="2.9 FDD">2.9 Criteria for data deletion</a> </h3> <p> In principle, all personal data are deleted as soon as they are no longer necessary for the purposes for which they were collected or otherwise processed. Deletion shall also take place in cases where data deletion is required by law and in cases where the data subject has withdrawn his or her consent to the processing of personal data relating to him or her or has lodged an objection thereto. This does not apply if and to the extent that, despite the withdrawal of consent or despite the objection to data processing, there is another legal basis or there are overriding legitimate grounds for data processing. This may be the case, for example, in the event of the existence of statutory retention obligations (such as those for commercial correspondence or accounting records). </p> <h3> <a name ="2.10 DIA">2.10 Data transmission abroad</a> </h3> <p> In order to provide our customers and business partners with the best possible service worldwide, we transfer personal data within the companies of the Messe Düsseldorf Group. In order to fulfill contractual purposes or to carry out pre-contractual measures with companies from third countries interested in exhibiting or visiting, it is essentially necessary to transfer data to the foreign representative office of the relevant third country. For this purpose, the relevant data, as listed under 2.6, will be transmitted to the competent foreign representation. In the case of representatives of companies from third countries visiting a trade fair, the visitor's name may also be given to the relevant foreign representation, provided there is no objection to the transfer. The registration data of a company whose representative is visiting an exhibitor at the exhibition stand can - provided the visitor does not object to the scanning of his/her data on the barcode of the admission ticket - be transmitted to the exhibitor visited, irrespective of whether the exhibitor is from Germany, the EU or a third country. In all cases in which we ourselves arrange for personal data to be transferred to third countries that do not have an adequate level of data protection regulated by law, the data will only be transferred if the data recipient contractually undertakes to comply with equivalent standards of data protection and data security as we ourselves do. </p> <h2> <a name ="3. COO">3. Cookies</a> </h2> <p> We use cookies. Cookies are small files that are sent by us to the browser of your terminal device when you visit our website and are stored there. They are used to enable you to make the best possible use of our web pages. </p> <p> Your cookie settings can be viewed and changed at any time under Cookie Settings in the Usercentrics Consent Management Tool. There you will find an overview of all providers used and the respective processing purposes. Consent for functional cookies and marketing cookies can be given individually or generally and can be revoked at any time for the future. </p> <p> If the use of certain cookies or cookies in general is not desired, users can also prevent their storage on their terminal device by making the appropriate settings on their terminal device and/or Internet browser. Users can select "do not accept cookies" in their browser settings. The procedures for managing and deleting cookies in the settings of the respective browser can be found in the help function of the respective browser. </p> <p> Stored cookies can be deleted at any time in the system settings of your terminal device and/or internet browser. Please note that the functionality and range of functions of our website may be limited if cookies are blocked or if you do not give your consent to the use of cookies. </p> <p> Further information on the cookies used can be found in the following explanations. </p> <h3> <a name ="3.1 WCO">3.1 Essential cookies</a> </h3> <p> These cookies are mandatory for the use of our websites and cannot be deactivated. The legal basis for the processing of personal data using these cookies is - if a contractual relationship exists - Article 6, Sec. 1 lit. (b) GDPR or Article 6, Sec. 1 lit. (c) GDPR. In addition, however, it is also our legitimate interest according to Article 6, Sec. 1 lit. (f) GDPR. The legitimate interest is derived from the purposes of use of the cookies. </p> <h3> <a name ="3.2 FCO">3.2 Functional cookies</a> </h3> <p> Functional cookies are used to evaluate website usage. Some of these cookies are used/deployed by third-party providers, i.e. service providers carefully selected by us. Through the use of such cookies, we can, for example, count the visits to our website and understand from which other websites a redirection to our website took place. This analysis tells us which parts of our website are the most popular, which are the least used and how visitors move around our web pages. This enables us to improve the performance of the website and optimise the content. The processing of data by means of cookies in this context takes place exclusively on the basis of voluntary consent in accordance with Article 6, Sec. 1 lit. (a) GDPR. If consent is given, cookies are deployed for analysis when our website is called up or when an offer provided via the site is called up. It is possible to extend the consent either to individual cookies or to all cookies of this category. </p> <h3> <a name ="3.3 MCO">3.3 Marketing-Cookies</a> </h3> <p> Marketing cookies are used to provide interest-based content and ads. This allows more accurate reports on campaign performance to be obtained. Some of these cookies are deployed by third parties. They receive information about the user’s use of our website and may combine this information with other data they may have received elsewhere. This enables us, with the help of selected partners, to address visitors who have shown an interest in the content and offers on our website with advertising geared to their interests (retargeting / remarketing). The display of advertising on the websites of our marketing and social media partners is based on an analysis of previous usage behaviour on our website. </p> <p> Such usage profiles are created partially anonymously or pseudonymously in line with the information stated by the providers of the retargeting / remarketing services we use. Data collected in this way is not used by us to identify users personally and is never merged with personal data stored by us. We use these cookies, for example, to address interested users with the appropriate information and thus to continuously optimise marketing communication with visitors to our website in order to feature relevant advertising content for them, including outside our web pages. </p> <p> The data is processed exclusively on the basis of voluntary consent in accordance with Article 6, Sec. 1 lit. (a) GDPR. If users give us their consent, marketing cookies will be set when they visit our website or access an offer provided via the site, and users will also be able to experience interest-based advertising from us on other websites and social media offerings. </p> <h3> <a name ="3.4 SD">3.4 Storage period</a> </h3> <p>Cookies can be divided into session cookies and permanent cookies depending on how long they are stored.</p> <h3> <a name ="3.4.1 SCO">3.4.1 Session cookies</a> </h3> <p> Most cookies are only needed for the duration of the current service call or session and are deleted again or lose their validity as soon as users leave our website or their current session expires (so- called "session cookies"). These are used, for example, to maintain the registration for our ticket shop.</o> <h3> <a name ="3.4.2 PCO">3.4.2 Permanent cookies</a> </h3> <p> These cookies are stored for a longer period of time in order to recognise users when they return to the website at a later date and to be able to call up stored settings. This enables users to access the website more quickly and conveniently, for example, or to avoid having to reapply certain settings again. Permanent cookies are automatically deleted after 180 days. </p> <h3> <a name ="3.4.2.1 ABL">3.4.2.1 Staying logged in</a> </h3> <p> Insofar as this is technically set up on the Internet portal, we offer users the "stay logged in" option for their account when logging in, which can be used on a voluntary basis. If users do not wish to use the login service, they are free to use the Internet portal without the "stay logged in" option. However, when visiting the site again later after the session has ended (browser session), users have to log in again. If they select the "stay logged in" option, they do not have to do this again; they remain logged in. For this purpose, we use an IDP cookie that automatically recognises users when they visit the Internet portal again. In the course of this, a session ID is stored. This has a reference to their account. The browser only stores the IDP cookie; the IP address is not stored. We base the processing of personal data on the granting of consent in accordance with Article 6, Sec. 1 lit. (a) of GDPR, for which the active ticking of the box provided is required. In order to cancel the "stay logged in" option and revoke the consent given for the future, users must click on "log out". The IDP cookie used has a duration of eight weeks. This means that after a certain period of time, users will have to log in again, even if they have chosen the "stay logged in" option and have not logged out since then. Also, if users change their password, they will need to log in again. Finally, we strongly recommend that the "stay logged in" option not be used on terminals that users do not use only for themselves. Otherwise, there is an increased risk of unauthorised access to the respective customer account by third parties. </p> <h3> <a name ="3.5 DRI">3.5 Third-party providers</a> </h3> <p> We also include third-party features on our website in order to use their services. These features use third-party cookies that are placed directly on your device by these services. When you visit our website for the first time, you will be informed about the use of these cookies via the Consent Management Tool. The cookies are only used if users consent to their use. The legal basis is therefore Article 6, Sec. 1 lit. (a) GDPR. </p> <h3> <a name ="3.6 NDU">3.6 Use of the Usercentrics Consent Management Platform</a> </h3> <p> We use the Usercentrics Consent Management Platform to fulfill the legal obligation pursuant to Article 7, Sec. 1 GDPR. The operator is Usercentrics GmbH, Rosental 4, 80331 Munich. Usercentrics Consent Management Platform collects log file data, user agent (device, browser type, browser language, browser version, resolution) and consent data (consent yes/no, timestamp, data scope, data attributes, controllerID, processorID, consentID) via a JavaScript. This JavaScript enables Usercentrics GmbH to inform the user about certain tags and web technologies on our website and to obtain, manage and document his or her consent. The legal basis for processing the data is Article 6, Sec. 1 lit. (c) GDPR, as we are legally obliged to provide evidence of consent (pursuant to Article 7, Sec. 1 GDPR). The aim is to know the preferences of our users and to implement them accordingly as well as to document them in a legally secure manner. The data is deleted as soon as it is no longer required for our logging and there are no legal storage obligations to the contrary. Visitors can permanently prevent the execution of JavaScript at any time by making the appropriate settings in their browser, which would also prevent Usercentrics from executing the JavaScript. </p> <h2> <a name ="4.VAD">4. Video surveillance at the exhibition centre</a> </h2> <p> Video surveillance is carried out on our exhibition grounds. This is carried out for the purpose of exercising domiciliary rights, preventing criminal offences and preserving evidence in the event of criminal offences. It is also carried out for logistical reasons for traffic management, in particular for parking management, tailback prevention, coordination of passenger bus transports and truck management. The legal basis for video surveillance is Article 6, Sec. 1 lit. (f) of the General Data Protection Regulation (GDPR), whereby the legitimate interests pursued on our part result from the aforementioned purposes. If and insofar as a video recording is made, it will be deleted after 72 hours, unless longer storage is necessary for the exercise of the aforementioned legitimate interests. In the latter case, deletion shall only take place after the purpose of the processing has ceased to exist. </p> <h2> <a name ="5.DBS">5. Data protection for special applications</a> </h2> <h3> <a name ="5.1 OB">5.1 Online orders</a> </h3> <p> We offer exhibitors / exhibitor representatives (the natural person behind the exhibitor / contact person of the exhibitor) and visitors the opportunity to book services online. </p> <h3> <a name ="5.1.1 BR">5.1.1 Visitor Registration / Exhibitor Staff Registration / Ticket Shop</a> </h3> <p> By using the online registration for visitors (trade fair trade visitors and general-interest trade fair visitors) and for exhibitor representatives (all aforementioned groups of persons hereinafter also referred to collectively as "user" or "data subject"), we collect the data required to process ticket orders in the Ticket Shop. The legal basis is Article 6, Sec. 1 lit. (b) GDPR. The data collected during registration can also be corrected or changed by the user at a later date and at any time after clicking on the edit link in the user profile, with the exception of surnames and first names. Visitors to the fair (i.e. visitors to general-interest events without trade visitor status) have the option of using a guest access to book services online without registering and without providing additional data relating to the mere processing of the contract. By requesting additional data from trade fair visitors (i.e. visitors with trade visitor status) and exhibitor representatives in the registration process, for example on special trade interests or the type of journey, we are pursuing the legitimate interest of recognising market-relevant trends and opinion developments and better aligning our trade events with the professional interests and needs of the visitors and exhibitors at the event in question or offering digital exchange services among all users. This also enables us to provide users with targeted specialist information even before a follow-up event. The classification of a data subject as either a trade fair trade visitor or a general trade fair visitor is either based on the fact that certain events are only accessible to trade fair trade visitors, or it is based on the fact that the user has guest access to the ticket shop, or it is based on a corresponding query. All this serves to promote the quality of the professional exchange, which is essential for the successful implementation of trade fairs, exhibitions, congresses and conferences and is therefore also in the interest of both trade fair trade visitors and exhibitor representatives. The legal basis is Article 6, Sec. 1 lit. (f) GDPR. No conflicting interests of the data subjects that outweigh the aforementioned legitimate interests of Messe Düsseldorf GmbH in this respect are apparent. In the case of the redemption of admission ticket vouchers for free or discounted ticket orders, we base both the registration and the aforementioned request for information not merely relating to the processing of the ticket order on the fact that visitors' services are paid for in full or in part or exchanged for (in part) by providing the personal data requested. The legal basis for data processing is Article 6, Sec. 1 lit. (b) GDPR. We will also send to those users who have booked a service online advertising on similar goods and/or services of their company by electronic means (e.g. by e-mail). If users do not wish to receive advertising, they can object to the use of their data for this purpose at any time by sending an e-mail to <a href="mailto:privacy@messe-duesseldorf.de">privacy@messe-duesseldorf.de</a> or by clicking on the unsubscribe link in each e-mail, without incurring any costs other than the transmission costs according to the basic rates. The legal basis is Article 7, Sec. 3 UWG (Act against Unfair Competition) in conjunction with Article 6, Sec. 1 lit. (f) GDPR. </p> <p> Insofar as personal data of special categories are processed in accordance with Article 9, Sec. 1 GDPR (e.g. requesting health status in order to be able to obtain a free ticket for an accompanying person), we expressly point this out to you at the relevant points. </p> <h3> <a name ="5.1.2 OA">5.1.2 Online registration (OR)</a> </h3> <p> Online registration (OR) offers the possibility of booking a stand online as an exhibitor at a trade fair (web application together with the associated database). Personal data of the exhibitor representatives are also processed in this process. The legal basis is Article 6, Sec. 1 lit. (f) GDPR (balancing of interests). The legitimate interest pursued by us lies in the proper processing of orders, for which a natural person is required as a contact person for the exhibitor, e.g. in order to be able to discuss queries or other details. If, in individual cases, the exhibitor is the same person as the natural person placing an order as a contractual partner of Messe Düsseldorf GmbH itself, the latter shall be based on Article 6, Sec. 1 lit. (b) GDPR, i.e. on the initiation or fulfilment of a contract to which the person concerned is a party. We will forward the data to the contact person appointed by the exhibitor representative (contact person) for the processing of the order. In addition, the exhibitor’s e-mail address provided on registration for the trade fair will be sent advertising about similar goods and services of the exhibitor's company by electronic means. If the sending of advertising should not be desired, the use of the processing of the data for this purpose can be objected to at any time by sending an e-mail to <a href="mailto:privacy@messe-duesseldorf.de">privacy@messe-duesseldorf.de</a> or via an unsubscribe link in each e-mail, without incurring any costs other than the transmission costs according to the basic rates. The legal basis for data processing is Article 7, Sec. 3 UWG in conjunction with Article 6, Sec. 1 (f) GDPR. </p> <h3> <a name ="5.1.3 OOS">5.1.3 Online Order System (OOS) for exhibitors</a> </h3> <p> We operate the Online Order System (OOS) for the acceptance of orders and the subsequent conclusion of contracts via the Internet as an online shop for exhibitors. This is a web application and database for ordering trade fair-related articles and services in addition to the stand space. A log-in is required to use the OOS. The providers are Messe Düsseldorf GmbH and its affiliated service partners. We base the processing of personal data here in pursuit of legitimate interests on a balancing of interests pursuant to Article 6, Sec.1 (f) GDPR. The legitimate interest pursued by us lies in the proper processing of orders, for which a natural person is required as a contact person for the exhibitor, e.g. in order to be able to discuss queries or other details. If the exhibitor is the same person as the natural person who places an order as a contractual partner of Messe Düsseldorf GmbH, the latter is based on Article 6, Sec. 1 lit. (b) GDPR, i.e. on the initiation or performance of a contract to which the data subject is a party. </p> <h3> <a name ="5.2 SBK">5.2. Stand Construction Configurator</a> </h3> <p> We use 3D configurators from redPlant GmbH based in Düsseldorf on our website, specifically in the area of stand construction configuration (further information on redPlant GmbH can be found at: https://redplant.de/). The 3D configurators serve as planning software. Depending on the use of the 3D configurators, the following data will be processed by you: Browser type and browser version, operating system used, device type used, time of access, IP address and your contact details. The specific contact data processed can be found in the contact form in the stand construction configurator. The temporary processing of this data by the 3D configurators is necessary in order to technically provide you with basic functionalities of the planning software. This data is not merged with other data sources. The information is processed exclusively for the use of the stand construction configurator. The legal basis is therefore Article 6 para. 1 lit. f GDPR. In addition, in the case of giving consent, Art. 6 para. 1 lit. a GDPR is the legal basis as well as Art. 6 para. 1 lit. b GDPR in the case of the fulfillment of a (pre-)contractual obligations. The deletion of the aforementioned personal data takes place subject to any relevant legal regulations once the underlying purpose no longer applies. </p> <h3> <a name ="5.3 UMF">5.3 Surveys</a> </h3> <p> We enable participation in interactive surveys so that users can easily share their opinions with other users. Surveys also serve the purpose of being able to tailor the content and services even more specifically to our clientele. We use a system of ‘tagging’ users after they have voted, so that they can only cast one vote on a particular question. There is no correlation between this tagging and information about individual users. At our own discretion, we share the demographic information accumulated in these surveys with the other users of the respective fair-specific website, but never personal data. The legal basis is Article 6, Sec. 1 lit. (a) GDPR.</p> <h3> <a name ="5.3.1 Panels">5.3.1 Panels</a> </h3> <p> In the course of Trend Reports we regularly conduct a survey of industry experts from e.g. manufacturers and suppliers on current issues and assessments of the market (so-called panels). The aim is to identify and then present the current trends and relevant topics in the relevant area. Participants can register for the panels either via our website or by agreeing to the information email we send them. The legal basis for data processing is Article 6, Sec. 1 lit. (a) GDPR. If necessary (e.g. to evaluate the responses and create a report), the respective data will be forwarded to our service provider. A corresponding contractual relationship exists with the respective service providers. </p> <h3> <a name ="5.3.2 MFOR">5.3.2 Market research</a> </h3> <p> We regularly conduct market research surveys on relevant topics from various areas of the trade fair industry. The aim of this is to identify market trends and the wishes of our contractual partners and users and to be able to react to them. Registration for the survey is made via the information email sent to us, which also determines the relevant types of data. In some cases, we also work together with market research companies, so that personal data - with the consent of the users - is passed on to them. Whether or not such cooperation takes place is determined by the respective information email. The legal basis for data processing is therefore Article 6, Sec. 1 lit. (a) GDPR. Consent can be revoked at any time with effect for the future. </p> <h3> <a name ="5.4 ENS">5.4 Electronic newsletter</a> </h3> <p> We make it possible to order electronic newsletters on various topics. For this purpose, we collect the e-mail addresses of those users who voluntarily register as subscribers. The legal basis for sending the newsletter(s) is Article 6, Sec. 1 lit. (a) GDPR in conjunction with § 7 Section 2 No. 2 UWG (consent). We use the so-called double opt-in procedure to register for our newsletter. This means that after registering for the newsletter, the user receives an e-mail to the specified e-mail address asking for confirmation. Users can revoke their consent to receive the newsletter at any time with effect for the future by clicking on the unsubscribe link provided in every newsletter or by sending an e-mail to privacy@messe-duesseldorf.de. </p> <h3> <a name ="5.5 PSR Bew">5.5 Prize competitions, loyalty programmes</a> </h3> <p> Insofar as we run loyalty programmes or prize competitions, all rules and information about the respective procedure and the use of personal data during the term of the programme will be clearly stated in the respective conditions of participation. Furthermore, the information collected is used to verify the user identity and to notify the winners or prize winners. Again, we do not share information about specific individuals with third parties. </p> <h3> <a name ="5.6 AI">5.6. 7 Wonders of Al</a> </h3> <p> We use an AI application (“Messebuddy”) from 7 Wonders of AI from Munich, Germany. The Messebuddy informs people who are interested in a specific trade fair by answering questions that they asked in the AI application about the fair. To do this, it uses the publicly accessible information from our trade fair-specific websites as well as the publicly accessible websites of the exhibitors. Only the following data are processed: first and last names of the speakers appearing at the respective trade fair and your IP address. The legal basis for data processing is Art. 6 para. 1 lit. f GDPR. Our legitimate interest lies in customer service. Otherwise personal data are only processed if the interested party enters them independently into the Messebuddy. The legal basis for the processing is therefore Art. 6 para. 1 lit. a GDPR. Further information about 7 Wonders of AI can be found at: <a href="https://www.sevenwondersof.ai/english/home/" target="blank">https://www.sevenwondersof.ai/english/home/</a> </p> <h2> <a name ="6. WBS">6. Other visitor services</a> </h2> <h3> <a name ="6.1 MM">6.1 Matchmaking</a> </h3> <p> Matchmaking is a networking platform for participants of Messe Düsseldorf GmbH events. The matchmaking engine calculates and displays the people, products and/or services that are most relevant to the user of the GRIP matchmaking services. The GRIP Matchmaking Platform thus facilitates the professional exchange between visitors and exhibitors. Personal data is transferred to our service provider, Intros.at Ltd, Epworth House, 25 City Rd, London EC1Y 1AA, London, United Kingdom (as a processor). This service provider operates an event-related digital networking platform (for desktop devices and mobile devices) in the form of the GRIP Matchmaking Service. We base the processing of personal data in the context of the provision of the GRIP Matchmaking Services on Article 6, Sec. 1 lit. (b) GDPR. Insofar as personal data is transferred to a third country in the context of the use of the "Teams" and "Instant Video Calls" functions, we base this transfer on the legal basis of Article 49, Sec. 1 Sub-section 1 lit. (b) GDPR. In doing so, we process the following types of data provided by the user himself/herself in the visitor registration or in his/her GRIP profile: Name, email address, city, country, interests (for registered users), usage data of the GRIP matchmaking services, other so-called structural data of the registration, product or service categories in which there is interest. The provision of the types of data listed above in their own GRIP profile is not obligatory for users. Data transferred from the visitor registration can be edited and/or deleted by the user in the GRIP profile. However, the consequence of not providing this data is that the full functionality of the GRIP Matchmaking Services can only be used to a limited extent. In particular, the creation of matches, i.e. the determination of matches with other users of the GRIP Matchmaking Service, is not possible or only possible to a limited extent. In order to be able to use the virtual meeting room function within the matchmaking platform, it is necessary for technical reasons to use the service of the video meeting provider Whereby. If the exhibitor representative uses the matchmaking service and is also entered as a contact person in our exhibitor and product database, this person will be shown there as a matchmaking participant. We base the processing of personal data that takes place when this service is used within the framework of the exercise of legitimate interests on a balancing of interests in accordance with Article 6, Sec. 1 lit. (f) GDPR. </p> <h3> <a name ="6.2 WSS">6.2 Web sessions</a> </h3> <p> Depending on the Messe Düsseldorf GmbH event, web sessions are offered by Messe Düsseldorf GmbH and external parties (e.g. exhibitors or associations). Web sessions are seminars, events or conferences in which people can participate via the Internet. The latest products, processes or general specialist topics are presented to the registered specialist audience. We use the “Zoom X” platform from Telekom Deutschland GmbH, based in Bonn, for this purpose. It is not necessary to download the aforementioned platform or register to participate in the web session. Prior to participation, it is only necessary to register on the respective trade fair websites or in the ticket store of the respective trade fair in order to receive the access authorization and data for the web session. The personal data processed there can be found in the respective registration. In “Zoom X” itself, only the first name, surname and e-mail address are required. This personal data is also forwarded to the aforementioned platform. In this case, we base the processing of personal data on the fact that the data transfer is in the interest of the data subject. In particular, since “Zoom X” is technically particularly suitable for conducting the web sessions in order to offer participants an informative and high-quality web experience, there is a close and significant connection between the data transfer and the contract concluded between Messe Düsseldorf GmbH and the provider of “Zoom X” in the interests of the participants. The relevant legal basis is therefore Art. 6 para. 1 lit. f) GDPR. If the use of “Zoom X” is necessary for the performance of a contract, the legal basis for data processing is Art. 6 para. 1 lit. b GDPR. </p> <p> For participation in a free web session, the participant also agrees that his/her data (namely surname, first name, e-mail address, company affiliation, professional position, country) may be passed on to the presenting exhibitor or the presenting association, in particular for their own marketing purposes. We base the processing of personal data in this respect on the granting of consent in accordance with Article 6 para. 1 lit. a) GDPR (possibly in conjunction with Art. 44 ff. GDPR). You can object to the transfer at any time and without giving reasons. You can find more information on this under “Your rights as a data subject”. </p> <p> By participating in a web session, the personal data (surname, first name, e-mail address, company affiliation, professional position, country) of the respective participant will be passed on to the presenting exhibitor or the presenting association, in particular for their own marketing purposes. We base the processing of personal data in this respect on Article 6 para. 1 lit. b) and Article 6 lit. f) GDPR (in conjunction with Art. 44 ff. GDPR where applicable). Our legitimate interest lies in the provision of free services (“paying with data”). </p> <h3> <a name ="6.3 KPD">6.3 Vehicle owner query / parking spaces of Messe Düsseldorf GmbH</a> </h3> <p> We operate paid parking spaces for motor vehicles (KFZ) for rental. In cases where vehicles have been parked in chargeable parking spaces and the maximum parking time has been exceeded or no valid parking ticket has been purchased, we carry out a vehicle owner query at the Federal Motor Transport Authority. This serves to enforce parking fee claims in accordance with the parking conditions posted for the use of the parking spaces. In the event of personal identity between the holder and the parking space tenant, we rely on the legal basis of Article 39, Sec. 1 StVG (German Road Traffic Act) in conjunction with Article 6, Sec. 1 lit. (b) GDPR; otherwise (in the absence of personal identity) on the legal basis of Article 39, Sec. 1 StVG (German Road Traffic Act) in conjunction with Article 6, Sec. 1 lit. (f) GDPR (pursual of legitimate interests after weighing up interests). The vehicle owner query is both necessary and indispensable for asserting, securing or enforcing or for satisfying or defending legal claims in connection with the assertion of outstanding parking fee claims. This is because it is the only suitable means of enforcing the law. This, as well as the assessment made by the legislator in Article 39 of the German Road Traffic Act, means that our interest in carrying out the vehicle owner query outweighs the interest of the owner in not having the associated encroachment on his or her personal rights. </p> <h2> <a name ="7. AddApp">7. Additional information for using our app</a> </h2> <p> The information below relates solely to the use of our trade-fair specific apps. </p> <h3> <a name ="7.1 DownApp">7.1 Download of the app</a> </h3> <p>When downloading the apps the required information is transferred to the respective App stores (Apple App Store and Google Play Store). This includes, in particular, username, email address, time of download, payment data if applicable and the individual device identification number. In addition, the respective App store collects various data independently and provides you with analysis results. We have no influence on this data processing and refer you to the respective data protection information of the respective App store provider, who is responsible for this. </p> <h3> <a name ="7.2 UseApp">7.2 App use</a> </h3> <p> In order to provide you with the benefits of our app, certain personal data required for the operation of the app will be collected when you use it. We only collect this data if necessary for the performance of the contract between you and us (Art. 6 Sect. 1 lit. b GDPR). Furthermore, we collect this data if we have a legitimate interest unless overridden by your interest in protecting your personal data (Art. 6 Sect. 1 lit. f GDPR), or if you have given consent to the processing (Art. 6 Sect. 1 lit. a GDPR). If the processing of the data requires the storage of information in your terminal device or access to information that is already stored in the terminal device, § 25 Sect. 1, no. 2 TDDDG (Law on Data and Privacy Protection in Telecommunications and Digital Services) is the legal basis for this. </p> <h3> <a name ="7.2.1 UseApp">7.2.1 Functional capability of the app</a> </h3> <p> When using the app personal data is collected that is technically required for the functionality, stability and security of our app. These include the following personal data: <ul> <li>IP address</li> <li>Content of the request (specific page)</li> <li>Transmitted data volume</li> <li>Operating system</li> <li>Language</li> </ul> </p> <p> The legal basis for data processing is therefore Art. 6 Sect. 1 lit. f GDPR in conjunction with § 25 Sect. 2 no. 2 TDDDG. Our legitimate interest lies in ensuring the aforementioned purposes. </p> <h3> <a name ="7.2.2 Reg">7.2.2 Registration and “staying logged in”</a> </h3> <p> We offer you the option of creating a user account in our app. Creating a user account is voluntary and not mandatory for using the app. However, some functions (such as MyOrganiser) are subject to the existence of a user account. The prerequisite for creating a user account is, if not already done, registration in the ticket shop of the respective trade fair. The personal data processed there (family name, first name, address etc.) can be retrieved from the respective registration form. The log-in data provided during registration shall be used to log in to the app. The legal basis for the use of the data entered in the ticket shop for the user account in the app is Art. 6 Sect. 1 lit. f GDPR. The legitimate interest lies in avoiding the existence of several accounts with Messe Düsseldorf GmbH and thus serves to minimise data. </p> <p> The account in the ticket shop of the respective trade fair and, hence, also the user account in the app can be deleted at any time without giving reasons. For this purpose, a corresponding e-mail with the cancellation request shall be sent to <a href="mailto:privacy@messe-duesseldorf.de">privacy@messe-duesseldorf.de</a>. Alternatively, the cancellation request can also be sent <a href="https://www.messe-duesseldorf.com/request-for-account-deletion" target="blank"><b>here</b></a> or by post (Messe Düsseldorf GmbH, G2-RV, PF 101006, 40001 Düsseldorf, Germany). Please note that deleting your account will irrevocably remove all your personal data and content. Make sure that you have backed up all the necessary information before you proceed </p> <p> Once you have logged in with your log-in files, you will remain logged in until you log yourself out or until the period specified below has expired. For this purpose, the login credentials are stored in a local database on the device after a successful log-in. The legal basis for data processing is Art. 6 Sect. 1 lit. f GDPR. The legitimate interest lies in the barrier-free presentation of services and the facilitation of an uncomplicated log-in procedure. You will be automatically logged out after 60 days (sixty days). This means that you will have to log in again after a certain period of time, even if you have not logged out since then. If you change your password, you will also need to log in again. </p> <h3> <a name ="7.2.3 Push">7.2.3 Push notifications</a> </h3> <p> You will receive push notifications on general information about the respective trade fair (e.g. trends and topics, event tips, etc.) if you have given your consent to this. The legal basis for data processing is Art. 6 Sect. 1 lit. a GDPR. You can revoke your consent at any time and without giving reasons in the app settings and in the settings of your mobile device. With regard to your further rights as a data subject, please refer to Section 9 of this Data Protection Information. </p> <h3> <a name ="7.2.4 Tickets">7.2.4 My tickets</a> </h3> <p> Purchased tickets are automatically loaded into the app and are available there for access to the respective event. The tickets are requested from the app in the ticket shop of the respective trade fair using a Rest API route. Authentication takes place via the IDP session and an encrypted https connection. The QR codes are cached in the app and are therefore also available offline. The legal basis for data processing is Art. 6 Sect. 1 lit. b GDPR. </p> <h3> <a name ="7.2.5 MyRecommendations">7.2.5 My recommendations</a> </h3> <p> Preferences can be derived on the basis of the structural data specified in the ticket shop registration. These can be used to display rule-based and/or personalised recommendations (e.g. exhibitors, products, contact persons or events) that are particularly relevant to you and make your visit to the trade fair more attractive. The legal basis for data processing is Art. 6 Sect. 1 lit. f GDPR. The legitimate interest lies in improving the trade fair experience and making it easier for you to find trade fair content that is relevant to you. The information from the structural data is not forwarded to third parties. </p> <h3> <a name ="7.3 CookiesinApp">7.3 Cookies in the app</a> </h3> <h3> <a name ="7.3.1 General">7.3.1 General</a> </h3> <p> Cookies are used in our app. Cookies are small text files that are placed and stored on your mobile device. On the one hand, they serve the technical functionality of the app. On the other hand, they enable us to improve user-friendliness, effectiveness and security. </p> <p> Insofar as the cookies serve the technical operation of the website and are absolutely necessary for technical operation, the data processing is carried out on the legal basis of Art. 6 Sect. 1 lit. f GDPR. The legitimate interest arises from the aforesaid. Cookies that are not absolutely necessary for the operation of the app are processed on the basis of consent pursuant to Art. 6 Sect. 1 lit. a GDPR. </p> <h3> <a name ="7.3.2 CookieApp">7.3.2 Cookies used in the app</a> </h3> <p> The following is an overview of the cookies used in the app, including a brief description. Further information on the cookies used, in particular on the deletion periods, can be found in the Cookie Consent Manager. </p> <p> Please note that the cookie settings in the Cookie Consent Manager can be changed by you at any time and without giving reasons, regardless of your rights under Section 9 of this Data Protection Information. </p> <h3> <a name ="7.3.3 Cookies">7.3.3 Technically necessary cookies</a> </h3> <p> These cookies must always be set to enable the basic functions and proper use of our app. The legal basis for data processing is Art. 6 Sect. 1 lit. f GDPR in conjunction with § 25 Sect. 2 no. 2 TDDDG. </p> <h3> <a name ="7.3.4 Analytics">7.3.4 Google Analytics 4</a> </h3> <p> We use the web analytics service Google Analytics 4 from Google Ireland Ltd. in Ireland. Google Analytics 4 is a software for measuring the advertising return on investment (“ROI”) and for tracking user behaviour. Cookies are used for this purpose. The information generated by the cookies is transmitted to Google servers in the USA. We would like to point out that the EU Commission has issued an adequacy decision for the USA (EU-U.S. Data Privacy Framework). Google is also certified in accordance with the EU-U.S. Data Privacy Framework. The legal basis for data processing using Google Analytics 4 cookies is Art. 6 Sect. 1 lit. a GDPR in conjunction with Art. 45 Sect. 1 GDPR. You can find more information about Google at: https://about.google/?fg=1&utm_source=google-DE&utm_medium=referral&utm_campaign=hp-header. </p> <h3> <a name ="7.3.5 Matomo">7.3.5 Matomo</a> </h3> <p> We use Matomo from InnoCraft Ltd. from New Zealand as a web analysis service. Matomo is an open-source software for the statistical analysis of visitor access. Cookies are used for this purpose. The information generated by the cookies about your use of the app is collected, stored and processed on our server in Germany and is not transmitted to third parties. The IP address is automatically anonymised by making parts of the IP address unrecognisable. The legal basis for data processing using Matomo cookies is your consent in accordance with Art. 6 Sect. 1 lit. a GDPR. Further information about InnoCraft Ltd. and Matomo can be found on the website https://www.innocraft.com/#aboutus. </p> <h3> <a name ="7.3.6 Firebase">7.3.6 Google Firebase</a> </h3> <p> We use Google Firebase. This is a service for the development of mobile and web applications from Google Ireland Ltd. from Ireland. The information generated by the cookies is transferred to Google servers in the USA. We would like to point out that the EU Commission has issued an adequacy decision for the USA (EU-U.S. Data Privacy Framework). Google is also certified in accordance with the EU-U.S. Data Privacy Framework. The legal basis for data processing using Google Analytics 4 cookies is Art. 6 Sect. 1 lit. a GDPR in conjunction with Art. 45 Sect. 1 GDPR. If the service is absolutely necessary for the provision of services, the legal basis for data processing is Art. 6 Sect. 1 lit. f, Art. 45 Sect. 1 GDPR in conjunction with § 25 Sect. 2 no. 2 TDDDG. You can find more information about Google at: https://about.google/?fg=1&utm_source=google-DE&utm_medium=referral&utm_campaign=hp-header. </p> <h3> <a name ="7.3.7 Usercentrics">7.3.7. Use of the Usercentrics Consent Management Platform</a> </h3> <p> We use the Usercentrics Consent Management Platform of Usercentrics GmbH from Munich to fulfil our legal obligation under Art. 7 Sect. 1 GDPR (proof of consent) and to inform you about certain tags and web technologies on our app and to obtain, manage and document the necessary consents. The Usercentrics Consent Management Platform collects log file data, user agent (device, app language, app version, resolution) and consent data (consent yes/no, timestamp, data scope, data attributes, ControllerID, ProcessorID, ConsentID). The legal basis for the processing of the data is Art. 6 Sect. 1 lit. c GDPR in conjunction with Art. 7 Sect. 1 GDPR. </p> <h3> <a name ="7.4 Third">7.4 Third-party data processing</a> </h3> <h3> <a name ="7.4.1 Categories">7.4.1 Categories of recipients</a> </h3> <p> We use external service providers (e.g. for IT). These service providers only act in accordance with our instructions and are contractually obliged to comply with data protection regulations within the meaning of Art. 28 GDPR. </p> <p> The following categories of recipients, which are usually processors, may receive access to your personal data in connection with the app: <ul> <li>IT service providers and operators of data centres. The legal basis for the transfer is Art. 6 Sect. 1 lit. b GDPR;</li> <li>Service providers for tracking and analysing the app. The legal basis for the transfer is Art. 6 Sect. 1 lit. a GDPR or Art. 6 Sect. 1 lit. f GDPR in conjunction with § 25 Sect. 2 no. 2 TDDDG. If data is transferred to a third country, Art. 45 Sect. 1 GDPR is also the legal basis for the transfer. Further information on this can be found in Section 7.5 (Cookies) of this Data Protection Information.</li> </ul> </p> <h3> <a name ="7.4.2 Legal">7.4.2 Legal obligation for transmitting specific data</a> </h3> <p> Under certain circumstances, we may be subject to a special statutory or legal obligation to provide the lawfully processed personal data to third parties, in particular public authorities. The legal basis for the processing and disclosure of this personal data is Art. 6 Sect. 1, sentence 1, lit. c GDPR. </p> <h2> <a name ="8. BEW">8. Candidate Management</a> </h2> <h3> <a name ="8.1 AP">8.1 Application Procedure</a> </h3> <p> The following data protection information under item 7 applies exclusively to the application procedure and thus between the candidate and Messe Düsseldorf GmbH. </p> <p> Upon receipt of an online application for a specific job advertisement, an application based on an initiative application or an application based on a previous recruitment interview, the candidate's personal data will be processed for recruitment purposes. During the contractual initiation phase of an employment relationship, Messe Düsseldorf GmbH has an interest in ensuring that you have the necessary professional competence and personal aptitude for the vacant position. The scope of data processing, the application procedure and the choice of means (e.g. telephone interview, personal interview, etc.) depend on the requirements of the specific job advertisement. These also determine which persons are involved in the data processing and therefore have access to your personal data. These persons regularly include employees of the Human Resources department and supervisors and, in some cases, specialist managers. Depending on your position, your data may also be processed by members of the works council or members of the representative bodies of severely disabled employees by exercising their statutory co-determination rights. These persons have been trained in data protection law and are obliged to maintain confidentiality. If other persons or bodies (e.g. service providers) also have access to your data, this is always done on the basis of a contractual agreement. The specific service providers can be found in the data subject information sent to the applicant by email with the confirmation of receipt of their application. </p> <p> If contact is made via the social media platform LinkedIn, its data protection information applies under its own responsibility. We would like to point out that in this case personal data may be transferred to a third country that may not have an adequate level of data protection. </p> <p> The data is collected, stored and used exclusively for the operation of the application process. The legal basis for data processing is therefore Art. 6 para. 1 lit. a GDPR and Art. 6 para. 1 lit. b GDPR. If no employment relationship is established, the candidate's personal data will be deleted after six months. Any further storage of the data will only take place with the express consent of the candidate.<br /> The use of personal data can be objected to <a href="https://www.messe-duesseldorf.com/cgi-bin/md_home/lib/pub/tt.cgi?oid=951&lang=2&ticket=g_u_e_s_t" target="blank">here</a> at any time.</li><br /> </p> <h3> <a name ="8.2 JS">8.2 Job Subscription</a> </h3> <p> We offer a so-called job subscription. This is a job finder service that belongs directly to a specific job market and that informs the searcher about new jobs. Persons interested in working for Messe Düsseldorf GmbH can set up such a job subscription online. There, the interested party enters his / her e-mail address and a password of his / her choice and selects which type of job advertisements are to be sent to him / her after publication on the homepage. Registration takes place according to the double opt-in procedure. In the case of this job agent, the data of the interested party will be stored until revoked after successful registration and confirmed registration and used within the scope of the services of the job agent. </p> <h2> <a name ="9. IRA">9. Your rights as a data subject</a> </h2> <h3> <a name ="9.1 ADE KPD">9.1 Right to information / data deletion / restriction of processing</a> </h3> <p> Any data subject has the right to obtain, on request, confirmation as to whether personal data relating to him or her are being processed by us. If such processing takes place, the data subject may request information about the personal data processed by us concerning him or her. Furthermore, he or she may request data rectification, data erasure, restriction of processing and data portability, as well as object to the processing. </p> <h3> <a name ="9.2 BS">9.2 Right of appeal</a> </h3> <p> Any person affected by data processing has the right to lodge a complaint with a competent supervisory authority. </p> <h3> <a name ="9.3 WSRT">9.3 Right of objection</a> </h3> <div style="background-color: #dddddd; padding: 12px; margin-top: 12px;"> <p style="margin: 0;"> <b>Of course, you are free to declare for which purpose your personal data should not be used. If you no longer wish your data to be used for a specific purpose, you can object to any further use of your data <a href="#" onclick="show_disclaimer();return false;">here</a>.</b> </p> </div> <h3> <a name ="9.4 AGR">9.4 Assertion of your legal rights</a> </h3> <p> If you assert your legal rights regarding your personal data (see Section 9 of this Data Protection Information), we will process the data contained in your request in addition to the personal data already available to us in order to review your request, respond to it and, if necessary, take the necessary measures. The legal basis for data processing is Art. 6 para. 1 lit. c GDPR. </p> </div> <form action="#widerruf" id="disclaimer_form" name="disclaimer_form" class="form-validation push--top" method="post" novalidate="" style="display:none;"> <input type="hidden" name="ticket" value="g_u_e_s_t" /> <input type="hidden" name="lang" value="2" /> <input type="hidden" name="oid" value="63133" /> <input type="hidden" name="event" value="save" /> <input type="hidden" name="request_id" value="7820577-d623df513e28e29303ed2358bbb101cc" /> <div class="fieldset"> <div class="form-block one-whole"> <label for="email">E-Mail: <abbr title="Required">*</abbr></label> <input class="form-block__input" name="email" id="email" required="" data-parsley-required-message="Please enter your email address" type="email" value=""> </div> <div class="form-block one-whole privacy_policy_disclaimer_weblink visuallyhidden"> <label for="weblink">Leave blank!</label> <input class="form-block__input" name="weblink" id="weblink" type="text" value=""> </div> <div class="form-block one-whole lap-one-half desk-one-half half-padding-right--lap-and-up"> <label for="fname">First Name: <abbr title="Required">*</abbr></label> <input class="form-block__input" name="fname" id="fname" required="" type="text" value=""> </div><!-- --><div class="form-block one-whole lap-one-half desk-one-half half-padding-right--lap-and-up"> <label for="name">Last Name: <abbr title="Required">*</abbr></label> <input class="form-block__input" name="name" id="name" required="" type="text" value=""> </div> <div class="form-block one-whole"> <label for="street">Street: <abbr title="Required">*</abbr></label> <input class="form-block__input" name="street" id="street" required="" type="text" value=""> </div> <div class="form-block one-whole lap-one-half desk-one-half half-padding-right--lap-and-up"> <label for="postcode">Postal Code: <abbr title="Required">*</abbr></label> <input class="form-block__input" name="postcode" id="postcode" required="" type="text" value=""> </div><!-- --><div class="form-block one-whole lap-one-half desk-one-half half-padding-right--lap-and-up"> <label for="city">City: <abbr title="Required">*</abbr></label> <input class="form-block__input" name="city" id="city" required="" type="text" value=""> </div> <div class="form-block one-whole"> <label for="country">Country / Region: <abbr title="Required">*</abbr></label> <select data-parsley-error-message="Please choose a country." name="country" id="country" class="soft-quarter" required=""> <option value="">Please choose</option> <option value="Afghanistan" >Afghanistan</option> <option value="Albania" >Albania</option> <option value="Algeria" >Algeria</option> <option value="Andorra" >Andorra</option> <option value="Angola" >Angola</option> <option value="Anguilla" >Anguilla</option> <option value="Antigua and Barbuda" >Antigua and Barbuda</option> <option value="Argentina" >Argentina</option> <option value="Armenia" >Armenia</option> <option value="Aruba" >Aruba</option> <option value="Australia" >Australia</option> <option value="Austria" >Austria</option> <option value="Azerbaijan" >Azerbaijan</option> <option value="Bahamas" >Bahamas</option> <option value="Bahrain" >Bahrain</option> <option value="Bangladesh" >Bangladesh</option> <option value="Barbados" >Barbados</option> <option value="Belarus" >Belarus</option> <option value="Belgium" >Belgium</option> <option value="Belize" >Belize</option> <option value="Benin" >Benin</option> <option value="Bermudas" >Bermudas</option> <option value="Bhutan" >Bhutan</option> <option value="Bolivia" >Bolivia</option> <option value="Bonaire, Saba, St. Eustatius" >Bonaire, Saba, St. Eustatius</option> <option value="Bosnia Herzegovina" >Bosnia Herzegovina</option> <option value="Botswana" >Botswana</option> <option value="Brazil" >Brazil</option> <option value="Brunei, Sultanate of" >Brunei, Sultanate of</option> <option value="Bulgaria" >Bulgaria</option> <option value="Burkina Faso" >Burkina Faso</option> <option value="Burundi" >Burundi</option> <option value="Cambodia" >Cambodia</option> <option value="Cameroon" >Cameroon</option> <option value="Canada" >Canada</option> <option value="Cape Verde" >Cape Verde</option> <option value="Cayman Islands" >Cayman Islands</option> <option value="Central African Republic" >Central African Republic</option> <option value="Chad" >Chad</option> <option value="Chile" >Chile</option> <option value="China, Hongkong, Special Administrative Region" >China, Hongkong, Special Administrative Region</option> <option value="China, People&#39;s Republic of" >China, People&#39;s Republic of</option> <option value="Colombia" >Colombia</option> <option value="Comoros" >Comoros</option> <option value="Congo, Democratic Republic [Zaire]" >Congo, Democratic Republic [Zaire]</option> <option value="Congo, Republic" >Congo, Republic</option> <option value="Cook Islands" >Cook Islands</option> <option value="Costa Rica" >Costa Rica</option> <option value="Croatia" >Croatia</option> <option value="Cuba" >Cuba</option> <option value="Curacao" >Curacao</option> <option value="Cyprus" >Cyprus</option> <option value="Czech Republic" >Czech Republic</option> <option value="Denmark" >Denmark</option> <option value="Djibouti" >Djibouti</option> <option value="Dominica" >Dominica</option> <option value="Dominican Republic" >Dominican Republic</option> <option value="Ecuador" >Ecuador</option> <option value="Egypt" >Egypt</option> <option value="El Salvador" >El Salvador</option> <option value="Equatorial Guinea" >Equatorial Guinea</option> <option value="Eritrea" >Eritrea</option> <option value="Estonia" >Estonia</option> <option value="Ethiopia" >Ethiopia</option> <option value="Falkland Islands" >Falkland Islands</option> <option value="Faroer Islands" >Faroer Islands</option> <option value="Federated States of Micronesia" >Federated States of Micronesia</option> <option value="Fiji" >Fiji</option> <option value="Finland" >Finland</option> <option value="France" >France</option> <option value="Gabon" >Gabon</option> <option value="Gambia" >Gambia</option> <option value="Georgia" >Georgia</option> <option value="Germany" >Germany</option> <option value="Ghana" >Ghana</option> <option value="Gibraltar" >Gibraltar</option> <option value="Great Britain / Northern Ireland" >Great Britain / Northern Ireland</option> <option value="Greece" >Greece</option> <option value="Greenland" >Greenland</option> <option value="Grenada" >Grenada</option> <option value="Guadeloupe" >Guadeloupe</option> <option value="Guam" >Guam</option> <option value="Guatemala" >Guatemala</option> <option value="Guiana, French" >Guiana, French</option> <option value="Guinea" >Guinea</option> <option value="Guinea-Bissau" >Guinea-Bissau</option> <option value="Guyana" >Guyana</option> <option value="Haiti" >Haiti</option> <option value="Honduras" >Honduras</option> <option value="Hungary" >Hungary</option> <option value="Iceland" >Iceland</option> <option value="India" >India</option> <option value="Indonesia" >Indonesia</option> <option value="Iran" >Iran</option> <option value="Iraq" >Iraq</option> <option value="Ireland" >Ireland</option> <option value="Israel" >Israel</option> <option value="Italy" >Italy</option> <option value="Ivory Coast" >Ivory Coast</option> <option value="Jamaica" >Jamaica</option> <option value="Japan" >Japan</option> <option value="Jordan" >Jordan</option> <option value="Kazakhstan" >Kazakhstan</option> <option value="Kenya" >Kenya</option> <option value="Kiribati" >Kiribati</option> <option value="Korea, Democratic People&#39;s Republic (North Korea)" >Korea, Democratic People&#39;s Republic (North Korea)</option> <option value="Korea, Republic (South Korea)" >Korea, Republic (South Korea)</option> <option value="Kosovo" >Kosovo</option> <option value="Kuwait" >Kuwait</option> <option value="Kyrgyzstan" >Kyrgyzstan</option> <option value="Laos" >Laos</option> <option value="Latvia" >Latvia</option> <option value="Lebanon" >Lebanon</option> <option value="Lesotho" >Lesotho</option> <option value="Liberia" >Liberia</option> <option value="Libya" >Libya</option> <option value="Liechtenstein" >Liechtenstein</option> <option value="Lithuania" >Lithuania</option> <option value="Luxembourg" >Luxembourg</option> <option value="Macao" >Macao</option> <option value="Macedonia" >Macedonia</option> <option value="Madagascar" >Madagascar</option> <option value="Malawi" >Malawi</option> <option value="Malaysia" >Malaysia</option> <option value="Maldives" >Maldives</option> <option value="Mali" >Mali</option> <option value="Malta" >Malta</option> <option value="Marianas" >Marianas</option> <option value="Marshall Islands" >Marshall Islands</option> <option value="Martinique" >Martinique</option> <option value="Mauritania" >Mauritania</option> <option value="Mauritius" >Mauritius</option> <option value="Mayotte" >Mayotte</option> <option value="Mexico" >Mexico</option> <option value="Moldova" >Moldova</option> <option value="Monaco" >Monaco</option> <option value="Mongolian People&#39;s Republic" >Mongolian People&#39;s Republic</option> <option value="Montenegro" >Montenegro</option> <option value="Montserrat" >Montserrat</option> <option value="Morocco" >Morocco</option> <option value="Mozambique" >Mozambique</option> <option value="Myanmar [Burma]" >Myanmar [Burma]</option> <option value="Namibia" >Namibia</option> <option value="Nauru" >Nauru</option> <option value="Nepal" >Nepal</option> <option value="Netherlands" >Netherlands</option> <option value="Netherlands Antilles" >Netherlands Antilles</option> <option value="New Caledonia" >New Caledonia</option> <option value="New Zealand" >New Zealand</option> <option value="Nicaragua" >Nicaragua</option> <option value="Niger" >Niger</option> <option value="Nigeria" >Nigeria</option> <option value="Norway" >Norway</option> <option value="Oman" >Oman</option> <option value="Pakistan" >Pakistan</option> <option value="Palau" >Palau</option> <option value="Panama" >Panama</option> <option value="Papua New Guinea" >Papua New Guinea</option> <option value="Paraguay" >Paraguay</option> <option value="Peru" >Peru</option> <option value="Philippines" >Philippines</option> <option value="Poland" >Poland</option> <option value="Polynesia, French" >Polynesia, French</option> <option value="Portugal" >Portugal</option> <option value="Puerto Rico" >Puerto Rico</option> <option value="Qatar" >Qatar</option> <option value="Reunion" >Reunion</option> <option value="Romania" >Romania</option> <option value="Russian Federation" >Russian Federation</option> <option value="Rwanda" >Rwanda</option> <option value="Saint Barthélemy" >Saint Barthélemy</option> <option value="Saint Martin (French part)" >Saint Martin (French part)</option> <option value="Samoa, American" >Samoa, American</option> <option value="San Marino" >San Marino</option> <option value="Sao Tom and Principe" >Sao Tom and Principe</option> <option value="Saudi Arabia" >Saudi Arabia</option> <option value="Senegal" >Senegal</option> <option value="Serbia" >Serbia</option> <option value="Seychelles" >Seychelles</option> <option value="Sierra Leone" >Sierra Leone</option> <option value="Singapore" >Singapore</option> <option value="Sint Maarten (Dutch part)" >Sint Maarten (Dutch part)</option> <option value="Slovak Republic" >Slovak Republic</option> <option value="Slovenia" >Slovenia</option> <option value="Solomon Islands" >Solomon Islands</option> <option value="Somalia" >Somalia</option> <option value="South Africa" >South Africa</option> <option value="South Sudan" >South Sudan</option> <option value="Spain" >Spain</option> <option value="Sri Lanka" >Sri Lanka</option> <option value="St Helena" >St Helena</option> <option value="St Kitts and Nevis" >St Kitts and Nevis</option> <option value="St Lucia" >St Lucia</option> <option value="St Pierre and Miquelon" >St Pierre and Miquelon</option> <option value="St Vincent and the Grenadines" >St Vincent and the Grenadines</option> <option value="Sudan" >Sudan</option> <option value="Surinam" >Surinam</option> <option value="Swaziland" >Swaziland</option> <option value="Sweden" >Sweden</option> <option value="Switzerland" >Switzerland</option> <option value="Syria" >Syria</option> <option value="Taiwan" >Taiwan</option> <option value="Tajikistan" >Tajikistan</option> <option value="Tanzania" >Tanzania</option> <option value="Thailand" >Thailand</option> <option value="The Palestinian Territories" >The Palestinian Territories</option> <option value="Timor-Leste" >Timor-Leste</option> <option value="Togo" >Togo</option> <option value="Tonga" >Tonga</option> <option value="Trinidad and Tobago" >Trinidad and Tobago</option> <option value="Tunisia" >Tunisia</option> <option value="Türkiye" >Türkiye</option> <option value="Turkmenistan" >Turkmenistan</option> <option value="Turks and Caicos Islands" >Turks and Caicos Islands</option> <option value="Tuvalu" >Tuvalu</option> <option value="Uganda" >Uganda</option> <option value="Ukraine" >Ukraine</option> <option value="United Arab Emirates" >United Arab Emirates</option> <option value="Uruguay" >Uruguay</option> <option value="USA" >USA</option> <option value="Uzbekistan" >Uzbekistan</option> <option value="Vanuatu" >Vanuatu</option> <option value="Vatican" >Vatican</option> <option value="Venezuela" >Venezuela</option> <option value="Vietnam" >Vietnam</option> <option value="Virgin Islands" >Virgin Islands</option> <option value="Virgin Islands [Brit.]" >Virgin Islands [Brit.]</option> <option value="Wallis and Futuna" >Wallis and Futuna</option> <option value="West Samoa" >West Samoa</option> <option value="Western Sahara" >Western Sahara</option> <option value="Yemen" >Yemen</option> <option value="Zambia" >Zambia</option> <option value="Zimbabwe" >Zimbabwe</option> </select> </div> <div class="form-block one-whole"> <label class="weight--normal"> <input name="disclaimer" value="save" class="push-quarter--right" required="" type="checkbox"> I wish my data to be used exclusively for the purpose of this exhibition visit. I do not wish to receive information before or after the event, do not wish to receive information on future events, do not wish to receive promotional material on events and do not wish my data to be forwarded to exhibitors, international representation offices or within the Messe D&uuml;sseldorf Group. </label> </div> <div class="form-block one-whole"> <p class="epsilon"> All the fields marked with <span class="delta">*</span> are required. </p> </div> <div class="frc-captcha" data-sitekey="FCMGP44VJKLRSOPE" data-callback="enable_send_button" data-lang="en"></div> <div class="form-block one-whole"> <button type="submit" class="btn bg-col--dark color--white float--right" id="recall_send">Send</button> </div> </div> </form> <script src="/htdocs/scripts/friendly-captcha.widget.min-0.9.0-polyfilled.js" async defer></script> <script type="text/javascript"> document.addEventListener("DOMContentLoaded", function(){ document.getElementById("recall_send").disabled = true; if (!!document.documentMode) { // Only true in Internet Explorer Array.prototype.slice.call(document.querySelectorAll(".frc-captcha")).forEach( function(element) { var messageElement = document.createElement("p"); messageElement.innerHTML = "The anti-robot check works better and faster in modern browsers such as Edge, Firefox or Chrome. Please consider updating your browser."; element.parentNode.insertBefore(messageElement, element.nextSibling); }); } }); function enable_send_button() { document.getElementById("recall_send").disabled = false; } </script> </div><!-- trim --><!-- trim --><!-- trim --><div class="dim-chapter dim-chapter-text-media-module grid__item palm-one-whole lap-one-whole desk-one-whole desk-wide-one-whole "> <div class="media-module "> <div class="media"> <div class="media__body"> <div class="media__body__txt media__body__txt--link-icons"> &nbsp;<br />&nbsp;<br />&nbsp; </div> </div> </div> </div> </div><!-- trim --></div> </div> </div> <!-- // themenblock --><!-- trim --> <a href="#" id="return-to-top" class="return-to-top"> <i class="fa fa-chevron-up fa-lg fa-inverse"></i> </a> <!-- dim_tt chapter template "footer-container" (footer-container/frontend.html) --> <footer class="md-footer md-footer--primary"> <div class="inner-wrap inner-wrap--padding"> <div class="page"> <div class="md-footer__wrapper"> <div class="md-footer__row md-footer__row--brand"> <a href="https://www.boot.com"> <img src="" alt=""> </a> </div> <div class="md-footer__row md-footer__links-row md-footer--is-hidden-on-lap-and-up"> <div class="md-footer__title"> Follow us on </div> <div class="md-footer__social-link--list"> <div class="md-footer__icon"> <a href="https://www.facebook.com/boot.duesseldorf/?locale=de_DE"> <span class="dim-icon dim-icon--social dim-icon--facebook" title="Facebook"></span> </a> </div> <div class="md-footer__icon"> <a href="https://twitter.com/i/flow/login?redirect_after_login=%2Fnonstopboot"> <span class="dim-icon dim-icon--social dim-icon--x" title="X"></span> </a> </div> <div class="md-footer__icon"> <a href="https://www.linkedin.com/showcase/boot-duesseldorf/"> <span class="dim-icon dim-icon--social dim-icon--linkedin" title="LinkedIn"></span> </a> </div> <div class="md-footer__icon"> <a href="https://www.youtube.com/@bootduesseldorf"> <span class="dim-icon dim-icon--social dim-icon--youtube" title="YouTube"></span> </a> </div> <div class="md-footer__icon"> <a href="https://www.instagram.com/bootDuesseldorf/"> <span class="dim-icon dim-icon--social dim-icon--instagram" title="Instagram"></span> </a> </div> <div class="md-footer__icon"> <a href="https://www.boot.de/de/Media_News/Presse/Presseservice/RSS-Service"> <span class="dim-icon dim-icon--social dim-icon--rss" title="RSS"></span> </a> </div> </div> <div class="md-footer__app-link--list"> <div class="md-footer__app-link"> <a href="https://apps.apple.com/de/app/boot-d%C3%BCsseldorf-app/id490072967"> <img src="/htdocs/assets/img/footer2023/appStore_en.png" alt="Download die App in App Store"> </a> </div> <div class="md-footer__app-link"> <a href="https://play.google.com/store/apps/details?id=com.mwaysolutions.messeDd.bootBasic"> <img src="/htdocs/assets/img/footer2023/googlePlay_en.png" alt="Download die App in Google Play"> </a> </div> </div> </div> <div class="md-footer__row md-footer__block-row"> <div class="md-footer__block md-footer__block-link--list" data-footer-togglebox> <div class="md-footer__title" data-footer-togglebox-trigger> <i class="md md-matchmaker"></i> Visit <i class="md-footer__togglebox-indicator" data-footer-togglebox-indicator=""></i> </div> <ul class="md-footer__link-list" data-footer-togglebox-content> <li class="md-footer__block-link"> <a href="/en/Visit/Preparation/Opening_hours" title="Opening hours" target=""> Opening hours </a> </li> <li class="md-footer__block-link"> <a href="https://shop.messe-duesseldorf.de/boot_e?ticket=g_u_e_s_t&lang=2&ticket=g_u_e_s_t&oid=30775" title="Buy eticket & redeem voucher" target=""> Buy eticket & redeem voucher </a> </li> <li class="md-footer__block-link"> <a href="/en/Visit/Preparation/Arrival" title="Arrival" target=""> Arrival </a> </li> <li class="md-footer__block-link"> <a href="/en/Exhibitors_Products/All_Exhibitors_Products" title="All Exhibitors & Products" target=""> All Exhibitors & Products </a> </li> <li class="md-footer__block-link"> <a href="https://www.boot.club/en/Home/boot.club" title="boot.club" target="_blank"> boot.club </a> </li> </ul> </div> <div class="md-footer__block md-footer__block-link--list" data-footer-togglebox> <div class="md-footer__title" data-footer-togglebox-trigger> <i class="fa fa-newspaper-o"></i> Press <i class="md-footer__togglebox-indicator" data-footer-togglebox-indicator=""></i> </div> <ul class="md-footer__link-list" data-footer-togglebox-content> <li class="md-footer__block-link"> <a href="/en/Media_News/Press/Press_Services/Accreditation_1" title="Accreditation" target=""> Accreditation </a> </li> <li class="md-footer__block-link"> <a href="/en/Media_News/Press/Press_team" title="Press team" target=""> Press team </a> </li> <li class="md-footer__block-link"> <a href="/en/Media_News/Press/Press_Material/Press_Material" title="Press Material" target=""> Press Material </a> </li> </ul> </div> <div class="md-footer__block md-footer__block-link--list" data-footer-togglebox> <div class="md-footer__title" data-footer-togglebox-trigger> <span class="dim-icon dim-icon--clipboard-check-outline"></span> Exhibit <i class="md-footer__togglebox-indicator" data-footer-togglebox-indicator=""></i> </div> <ul class="md-footer__link-list" data-footer-togglebox-content> <li class="md-footer__block-link"> <a href="/en/Exhibit/Trade_Fair_Participation/Online_Registration" title="Online Registration" target=""> Online Registration </a> </li> <li class="md-footer__block-link"> <a href="https://oos.boot.de/en?sso=true" title="Online Order System (OOS)" target=""> Online Order System (OOS) </a> </li> <li class="md-footer__block-link"> <a href="/en/Exhibit/Information/Contact_persons" title="Contact persons" target=""> Contact persons </a> </li> </ul> </div> <div class="md-footer__block md-footer__block-link--list" data-footer-togglebox> <div class="md-footer__title" data-footer-togglebox-trigger> <i class="md md-welt"></i> Global parallel events <i class="md-footer__togglebox-indicator" data-footer-togglebox-indicator=""></i> </div> <ul class="md-footer__link-list" data-footer-togglebox-content> <li class="md-footer__block-link"> <a href="https://www.caravan-salon.com/" title="CARAVAN SALON DÜSSELDORF" target="_blank"> CARAVAN SALON DÜSSELDORF </a> </li> </ul> </div> <div class="md-footer__block md-footer__block-link--list" data-footer-togglebox> <div class="md-footer__title" data-footer-togglebox-trigger> <span class="dim-icon dim-icon--bookmark"></span> About boot <i class="md-footer__togglebox-indicator" data-footer-togglebox-indicator=""></i> </div> <ul class="md-footer__link-list" data-footer-togglebox-content> <li class="md-footer__block-link"> <a href="/en/Exhibitors_Products/Product_Categories" title="Product Categories" target=""> Product Categories </a> </li> <li class="md-footer__block-link"> <a href="/en/Exhibit/Information/Data_Facts" title="Data & Facts" target=""> Data & Facts </a> </li> <li class="md-footer__block-link"> <a href="/en/Media_News/boot.radar/Overview_boot.radar" title="boot.radar" target=""> boot.radar </a> </li> <li class="md-footer__block-link"> <a href="/en/Media_News/boot_Media/boot_ahoy!_Podcast" title="boot ahoy! Podcast" target=""> boot ahoy! Podcast </a> </li> </ul> </div> <div class="md-footer__block md-footer__block--support"> <div class="md-footer__title"> Contact & Support </div> <ul class="md-footer__link-list"> <li class="md-footer__icon md-footer__icon-link"> <a href="/en/Contact_1"> <span class="dim-icon dim-icon--mail" title="Write to us"></span> <span>Write to us</span> </a> </li> <li class="md-footer__icon md-footer__icon-link"> <a href="tel:+4921145607600"> <span class="dim-icon dim-icon--phone" title="Hotline +49 211 /4560-7600"></span> <span>Hotline +49 211 /4560-7600</span> </a> </li> <li class="md-footer__icon md-footer__icon-link"> <a href="/en/FAQ/FAQs_2"> <span class="dim-icon dim-icon--help" title="FAQs"></span> <span>FAQs</span> </a> </li> </ul> </div> <div class="md-footer__static-link--list md-footer--is-hidden-on-lap-and-up"> <div class="md-footer__title md-footer--is-hidden-on-lap-and-up"> Legal </div> <div class="md-footer__static-link"> <a href="/impressum_2"> Imprint </a> </div> <div class="md-footer__static-link"> <a href="/Privacy_Policy_2"> Privacy Policy </a> </div> <div class="md-footer__static-link"> <a href="/compliance_2"> Compliance </a> </div> <div class="md-footer__static-link"> <a href="#" onClick="UC_UI.showSecondLayer();"> Cookie Settings </a> </div> </div> </div> <div class="md-footer__row md-footer__links-row md-footer--is-hidden-on-mobile"> <div class="md-footer__title"> Follow us on </div> <div class="md-footer__social-link--list"> <div class="md-footer__icon"> <a href="https://www.facebook.com/boot.duesseldorf/?locale=de_DE"> <span class="dim-icon dim-icon--social dim-icon--facebook" title="Facebook"></span> </a> </div> <div class="md-footer__icon"> <a href="https://twitter.com/i/flow/login?redirect_after_login=%2Fnonstopboot"> <span class="dim-icon dim-icon--social dim-icon--x" title="X"></span> </a> </div> <div class="md-footer__icon"> <a href="https://www.linkedin.com/showcase/boot-duesseldorf/"> <span class="dim-icon dim-icon--social dim-icon--linkedin" title="LinkedIn"></span> </a> </div> <div class="md-footer__icon"> <a href="https://www.youtube.com/@bootduesseldorf"> <span class="dim-icon dim-icon--social dim-icon--youtube" title="YouTube"></span> </a> </div> <div class="md-footer__icon"> <a href="https://www.instagram.com/bootDuesseldorf/"> <span class="dim-icon dim-icon--social dim-icon--instagram" title="Instagram"></span> </a> </div> <div class="md-footer__icon"> <a href="https://www.boot.de/de/Media_News/Presse/Presseservice/RSS-Service"> <span class="dim-icon dim-icon--social dim-icon--rss" title="RSS"></span> </a> </div> </div> <div class="md-footer__app-link--list"> <div class="md-footer__app-link"> <a href="https://apps.apple.com/de/app/boot-d%C3%BCsseldorf-app/id490072967"> <img src="/htdocs/assets/img/footer2023/appStore_en.png" alt="Download die App in App Store"> </a> </div> <div class="md-footer__app-link"> <a href="https://play.google.com/store/apps/details?id=com.mwaysolutions.messeDd.bootBasic"> <img src="/htdocs/assets/img/footer2023/googlePlay_en.png" alt="Download die App in Google Play"> </a> </div> </div> </div> <div class="md-footer__row"> <div class="md-footer__separator"> </div> </div> <div class="md-footer__row md-footer__row--static"> <div class="md-footer__static-links"> <div class="md-footer__copyright md-footer__static-link"> <a href="https://www.messe-duesseldorf.com/" title="Messe Düsseldorf" target="_blank">© Messe Düsseldorf GmbH</a> </div> <div class="md-footer__static-link--list md-footer--is-hidden-on-mobile"> <div class="md-footer__title md-footer--is-hidden-on-lap-and-up"> Legal </div> <div class="md-footer__static-link"> <a href="/impressum_2"> Imprint </a> </div> <div class="md-footer__static-link"> <a href="/Privacy_Policy_2"> Privacy Policy </a> </div> <div class="md-footer__static-link"> <a href="/compliance_2"> Compliance </a> </div> <div class="md-footer__static-link"> <a href="#" onClick="UC_UI.showSecondLayer();"> Cookie Settings </a> </div> </div> </div> <div class="md-footer__logo-list"> <div class="md-footer__logo-item md-footer__logo-md"> <a target="_blank" title="Messe D&uuml;sseldorf" href="https://www.messe-duesseldorf.com"> <img class="md-footer__logo-img" src="/htdocs/assets/img/footer2023/logo_md_light.svg?acede56e" alt="Messe D&uuml;sseldorf"/> </a> </div> <div class="md-footer__logo-item md-footer__logo-dc"> <a target="_blank" title="D&uuml;sseldorf Congresss" href="https://www.duesseldorfcongress.de/en"> <img class="md-footer__logo-img" src="/htdocs/assets/img/footer2023/logo_ddc_light.png" alt="D&uuml;sseldorf Congress"/> </a> </div> </div> </div> </div> </div> </div> </footer> <!-- END chapter template "footer-container" (footer-container/frontend.html) --><!-- Footer not found by page-id 'footer_en' --> </div> <script type="text/javascript"> "use strict"; window.DIMEDIS = window.DIMEDIS || {}; window.DIMEDIS.modules = window.DIMEDIS.modules || {}; window.DIMEDIS.projectName = 'md_boot'; window.DIMEDIS.serverName = 'www18.boat-duesseldorf.com'; window.DIMEDIS.server = 'https://www.boot.com'; var logoutUrl = '/en/Privacy_Policy?event=logout&ticket=g_u_e_s_t'; window.DIMEDIS.session = window.DIMEDIS.session || { ticket : 'g_u_e_s_t', projectName : 'md_boot', pageId : 63133, searchPageId : 19583, pageUrl : '/en/Privacy_Policy', scriptUrl : '/en/Privacy_Policy', logoutUrl : logoutUrl, loginSuccessId : 63133, user : { isLoggedIn : !1, isAnonymous : !!1, isExhibitor : !!0, name : 'not authenticated', email : '', isGripAttendee : '' }, lang : { id : 2, locale : 'en' } }; window.DIMEDIS.google = window.DIMEDIS.google || { tagManagerId : 'GTM-KWXBJ7', tagManagerPath : '/BOOT_PORTAL/Privacy_Policy' }; window.DIMEDIS.modules.influxTracking = { url: '/track-log', tokens:{}}; </script> <script type="application/json" id="metabar-widget-config"> { "session" : { "scriptUrl" : "/en/Privacy_Policy", "user" : { "name" : "not authenticated", "isGripAttendee" : "", "isExhibitor" : false, "email" : "", "isAnonymous" : true, "isLoggedIn" : false }, "pageId" : "63133", "pageUrl" : "/en/Privacy_Policy", "logoutUrl" : "/en/Privacy_Policy?event=logout&ticket=g_u_e_s_t", "ticket" : "g_u_e_s_t", "lang" : { "locale" : "en", "id" : "2" }, "loginSuccessId" : "63133", "projectName" : "md_boot", "searchPageId" : "19583" }, "metabar" : { "shop" : { "enabled" : true, "openInNewTab" : true, "href" : "https://shop.messe-duesseldorf.de/boot_e?ticket=g_u_e_s_t&lang=2&ticket=g_u_e_s_t&oid=30775", "title" : "Ticket shop" }, "search" : { "keywords" : [ { "href" : "/en/Exhibit/Services/Logos_Banner", "openInNewTab" : false, "title" : "Logo" }, { "openInNewTab" : false, "href" : "/en/Interactive_hall_plan", "title" : "Interactive hall plan" }, { "openInNewTab" : false, "href" : "https://oos.boot.de/en/appointmentlist?sso=true", "title" : "Order Deadlines" } ], "enabled" : true, "placeholder" : "Enter search term", "keywordsTitle" : "Popular search terms", "title" : "Search", "buttonTitle" : "Search" }, "user" : { "logoutButtonTitle" : "Logout", "enabled" : true, "socialLogins" : [], "modalImageUrl" : "/assets/login-modal-mood-image.jpg", "profileDataConfig" : { "dispatcherUrl" : "/cgi-bin/md_boot/custom/dispatcher/nph-public.cgi/SessionProfile/get_profile_menu_data/g_u_e_s_t?lang_code=en&oid=63133", "title" : "My content" }, "socialLoginsTitle" : "Or log in with", "description" : "", "isAnonymous" : { "linklist" : [ { "href" : "/en/Forgotten_your_password", "openInNewTab" : false, "linktype" : "forgotPassword", "title" : "Forgot password" }, { "title" : "Register now", "linktype" : "signUp", "openInNewTab" : true, "href" : "https://shop.messe-duesseldorf.de/boot_regiauswahl_e?ticket=g_u_e_s_t" }, { "title" : "Help & Contact", "linktype" : "contactPage", "href" : "/en/Contact_1", "openInNewTab" : false }, { "linktype" : "exhSignUp", "href" : "https://application.messe-duesseldorf.de/boot/php/main.php?ada=WlVBVQ==&lang=2&lang=2&ticket=g_u_e_s_t&oid=20990", "openInNewTab" : true, "title" : "Then please {register} in advance." } ] }, "headerText" : "", "isLoggedIn" : { "linklist" : [ { "title" : "My Profile / Welcome", "openInNewTab" : false, "href" : "/", "linktype" : "welcomePage" }, { "title" : "MyOrganizer", "openInNewTab" : false, "href" : "/vis/v1/en/myplanner?ticket=g_u_e_s_t", "linktype" : "myOrganizerPage" }, { "linktype" : "editData", "href" : "https://shop.messe-duesseldorf.de/boot_regiauswahl_e?ticket=g_u_e_s_t", "openInNewTab" : false, "title" : "My Account" }, { "title" : "Contact", "linktype" : "contactPage", "openInNewTab" : false, "href" : "/en/Contact_1" } ] }, "exh" : { "description" : "Here you can log in if you are already registered. Are you a new exhibitor?", "loginRedirectUrl" : "/en/Exhibit/Trade_Fair_Participation/Online_Registration", "headerText" : "Exhibitor Login", "modalImageUrl" : "/assets/exh-login-modal-mood-image.jpg", "title" : "Login" }, "title" : "Login" }, "languages" : { "enabled" : true, "list" : [ { "href" : "https://www.boot.de/de/Datenschutz", "title" : "Deutsch" }, { "href" : "https://www.boot.com/en/Privacy_Policy", "title" : "English" }, { "href" : "https://boot.messe-dus.co.jp", "title" : "日本語" } ], "title" : "English" }, "faq" : { "href" : "/en/FAQ/FAQs_2", "openInNewTab" : false, "enabled" : true, "title" : "Support" } }, "loginForm" : { "exhLabels" : { "userNameTitle" : "E-Mail" }, "labels" : { "resetButtonTitle" : "Cancel", "loginButtonTitle" : "Login", "userNameTitle" : "User name or", "passwordTitle" : "Password", "keepAliveTitle" : "Stay logged in", "userNamePlaceholder" : "e-mail", "requiredFieldTitle" : "Required", "invalidLogin" : "Unknown user name or invalid password. Log in with your e-mail." }, "hiddenFields" : { "event" : "login", "oid" : "63133", "ticket" : "g_u_e_s_t", "lang" : "2" }, "idpLogin" : true }, "fmshop" : { "enabled" : false } } </script> <script type="text/javascript" src="/htdocs/scripts/metabar-widget.js?v=f99f8535"></script> <script type="text/javascript" src="/htdocs/scripts/md-portal-modules.js?v=8be9204b"></script> <!-- dimedis-surveillance-check --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10