mydhl.express.dhl Open in urlscan Pro
23.79.141.8  Public Scan

URL: https://mydhl.express.dhl/ch/de/footer/terms-and-conditions.html
Submission: On December 04 via api from CH — Scanned from DE

Form analysis 3 forms found in the DOM

Name: locationSearchForm

<form name="locationSearchForm" class="country__search-form ng-pristine ng-valid" ng-submit="locationSearchCtrl.selectCountry()" ewf-form="locationSearchForm">
  <div ewf-field="locationSearchKeyword" class="ng-scope">
    <span class="field">
      <i class="dhlicon-search country__search-icon"></i>
      <input type="text" autocomplete="off" name="searchKeyword" class="search-field country__search input input_width_full ng-pristine ng-valid ng-valid-ewf-valid ng-empty" placeholder="Quick Filter" ng-model="locationSearchCtrl.searchKeyword"
        ewf-input="">
      <span class="validation-mark"></span>
    </span>
    <div ewf-validation-errors="" class="ng-scope"></div>
  </div>
</form>

<form role="form" novalidate="" class="ng-pristine ng-invalid ng-invalid-required">
  <strong class="label"> QUICK TRACKING </strong>
  <div ewf-tracking-input="" ewf-tracking-input-numbers="trackingPopupCtrl.trackingNumbers" ewf-tracking-input-class="textarea" ewf-tracking-input-placeholder="'Bis zu 10 Nummern möglich, bitte mit Komma oder Enter trennen'" class="ng-isolate-scope">
    <label ewf-control="" ewf-error-messages="trackingInputCtrl.trackingErrors" class="form-row"><span class="field-wrapper ng-scope"><textarea name="trackingNumbers" required=""
          placeholder="Bis zu 10 Nummern möglich, bitte mit Komma oder Enter trennen" ng-model="trackingInputCtrl.trackingNumbers" ng-class="trackingInputCtrl.inputClass" ewf-tracking-numbers="" aqa-id="trackByNumberTextArea"
          class="ng-scope textarea textarea_width_full ng-pristine ng-invalid ng-invalid-required ng-valid-tracking-numbers ng-empty"></textarea>&nbsp;<span class="validation-mark"></span>
        <div class="msg-error ng-scope" ewf-control-errors="trackingNumbers" ewf-error-messages="trackingInputCtrl.trackingErrors">
          <!-- ngRepeat: error in controlErrorsCtrl.getErrors() track by $index -->
          <div ng-repeat="error in controlErrorsCtrl.getErrors() track by $index" ng-bind="error" class="ng-binding ng-scope">Gültige Sendungsnummer benötigt</div><!-- end ngRepeat: error in controlErrorsCtrl.getErrors() track by $index -->
        </div>
      </span></label>
  </div>
  <div class="tracking-popup__btn-wrap v2-tracking-popup__btn-wrap">
    <button type="submit" class="btn btn_success btn_small " data-tracking="{'type':'trackingPopup','title':{'en': 'Track shipments'}}" ewfc-submit="trackingPopupCtrl.trackShipments()" aqa-id="submitTrackingNumbersBtn"> Verfolgen </button>
  </div>
</form>

Name: loginForm

<form name="loginForm" novalidate="novalidate" class="fancy-form-container ng-pristine ng-invalid ng-invalid-ewf-valid" role="form" aqa-id="popupLoginForm">
  <div class="loginContainer_title">
    <!-- ngIf: loginCtrl.notification -->
  </div>
  <div ewf-form-errors="" class="ng-scope">
    <!-- ngRepeat: errorMessage in formErrorsCtrl.formCtrl.formErrors -->
  </div>
  <!-- ngIf: loginCtrl.userInactive -->
  <div ewf-field="username" class="ng-scope">
    <label class="field-wrapper login-form__input">
      <input class="input input_width_full required fancy-form-input ng-pristine ewf-email-validation ewf-required ng-valid-email ng-invalid ng-invalid-ewf-valid ng-empty" id="popup_form_username" name="username" type="email" autofocus=""
        autocomplete="off" ng-model="loginCtrl.username" ng-model-options="{ updateOn: 'blur'}" ewf-input="" ewf-input-no-char-validation="true" ewf-validate-required="" ewf-validate-required-message="E-Mail Adresse benötigt" ewf-validate-email=""
        ewf-watch-input-value="" aqa-id="loginFormUserNameField">
      <span class="fancy-form-label-floating"> E-Mail Adresse </span>
      <span class="validation-mark"></span>
      <!-- ngIf: fieldErrorsCtrl.getErrorMessages().length -->
      <div class="msg-error ng-scope" ng-if="fieldErrorsCtrl.getErrorMessages().length" aqa-id="rewardCardErrorMsgContainer" ewf-field-errors="">
        <!-- ngRepeat: errorMessage in fieldErrorsCtrl.getErrorMessages() track by $index -->
        <div role="alert" ng-repeat="errorMessage in fieldErrorsCtrl.getErrorMessages() track by $index" ng-bind-html="errorMessage.error | nls | replace: errorMessage.errorParams" class="ng-binding ng-scope">E-Mail Adresse benötigt</div>
        <!-- end ngRepeat: errorMessage in fieldErrorsCtrl.getErrorMessages() track by $index -->
      </div><!-- end ngIf: fieldErrorsCtrl.getErrorMessages().length -->
    </label>
  </div>
  <div class="loginForm_passwordContainer  ng-scope" ewf-field="password">
    <div class="field-wrapper login-form__input">
      <label>
        <input class="input input_width_full required fancy-form-input ng-pristine ewf-length-validation ewf-pattern-validation ewf-required ng-invalid ng-invalid-ewf-valid ng-empty" id="popup_form_password" name="password" type="password"
          autocomplete="off" ng-model="loginCtrl.password" ng-model-options="{ updateOn: 'blur input'}" ewf-input-password="" ewf-input-no-char-validation="true" ewf-input="" ewf-validate-required="" ewf-validate-required-message="Erforderlich"
          ewf-validate-length="" ewf-validate-length-max="35" ewf-validate-length-message="Ungültiges Format" ewf-validate-pattern="PASSWORD" ewf-validate-pattern-message="Ungültiges Format" ewf-watch-input-value="" aqa-id="loginFormPasswordField">
        <span class="fancy-form-label-floating"> Passwort </span>
        <span class="validation-mark"></span>
        <!-- ngIf: fieldErrorsCtrl.getErrorMessages().length -->
        <div class="msg-error ng-scope" ng-if="fieldErrorsCtrl.getErrorMessages().length" aqa-id="rewardCardErrorMsgContainer" ewf-field-errors="">
          <!-- ngRepeat: errorMessage in fieldErrorsCtrl.getErrorMessages() track by $index -->
          <div role="alert" ng-repeat="errorMessage in fieldErrorsCtrl.getErrorMessages() track by $index" ng-bind-html="errorMessage.error | nls | replace: errorMessage.errorParams" class="ng-binding ng-scope">Erforderlich</div>
          <!-- end ngRepeat: errorMessage in fieldErrorsCtrl.getErrorMessages() track by $index -->
        </div><!-- end ngIf: fieldErrorsCtrl.getErrorMessages().length -->
      </label>
      <a href="/ch/de/auth/forgot-password.html" class="left link_forgot-password margin-top" data-tracking="{'type':'forgotPasswordModal','title':{'en': 'Forgot password'}}" aqa-id="forgotPassword">

        Passwort vergessen
    
    
</a>
    </div>
  </div>
  <label class="login-popup-remember checkbox">
    <input type="checkbox" value="checkbox" class="checkbox__input ng-pristine ng-valid ng-not-empty" ng-model="loginCtrl.rememberMe" aqa-id="rememberMe">
    <span class="label"> Login-Daten speichern <div class="info">
        <div>DHL speichert Ihre E-Mail-Adresse auf Ihrem aktuellen Gerät ab.</div>
      </div>
    </span>
  </label>
  <button type="submit" class="btn btn_width_full fancy-form-button login-popup-button" data-tracking="{'type':'login','title':{'en': 'Login'}}" ewfc-submit="loginCtrl.logIn()" ewfc-submit-on-error="loginCtrl.onLoginSubmitError(submitError)"
    aqa-id="loginButton">
    <i class="dhlicon-lock"></i> Login </button>
  <span class="fw-bold"> Nicht registriert? </span>
  <a ng-href="/ch/de/registration.html" data-tracking="{'type':'registrationModal','title':{'en': 'Register now'}}" aqa-id="registration-start" href="/ch/de/registration.html">

        Jetzt anmelden
    
    
</a>
</form>

Text Content

 * 
   
 * Afghanistan
   
 * Albania
   
 * Algeria
   
 * American Samoa
   
 * Andorra
   
 * Angola
   
 * Anguilla
   
 * Antigua and Barbuda
   
 * Argentina
   
 * Armenia
   
 * Aruba
   
 * Australia
   
 * Austria
   
 * Azerbaijan
   
 * Bahamas
   
 * Bahrain
   
 * Bangladesh
   
 * Barbados
   
 * Belarus
   
 * Belgium
   
 * Belize
   
 * Benin
   
 * Bermuda
   
 * Bhutan
   
 * Bolivia
   
 * Bonaire
   
 * Bosnia and Herzegovina
   
 * Botswana
   
 * Brazil
   
 * Brunei
   
 * Bulgaria
   
 * Burkina Faso
   
 * Burundi
   
 * Cambodia
   
 * Cameroon
   
 * Canada
   
 * Canary Islands
   
 * Cayman Islands
   
 * Central African Republic
   
 * Chad
   
 * Chile
   
 * China
   
 * Colombia
   
 * Commonwealth of Northern Mariana Islands
   
 * Congo
   
 * Congo, Democratic Republic of
   
 * Cook Islands
   
 * Costa Rica
   
 * Cote D Ivoire
   
 * Croatia
   
 * Cuba
   
 * Curacao
   
 * Cyprus
   
 * Czech Republic
   
 * Denmark
   
 * Djibouti
   
 * Dominica
   
 * Dominican Republic
   
 * Ecuador
   
 * Egypt
   
 * El Salvador
   
 * Equatorial Guinea
   
 * Estonia
   
 * Ethiopia
   
 * Falkland Islands
   
 * Faroe Island
   
 * Fiji
   
 * Finland
   
 * France
   
 * Gabon
   
 * Gambia
   
 * Georgia
   
 * Germany
   
 * Ghana
   
 * Gibraltar
   
 * Greece
   
 * Greenland
   
 * Grenada
   
 * Guadeloupe
   
 * Guam
   
 * Guatemala
   
 * Guernsey
   
 * Guinea Republic
   
 * Guinea-Bissau
   
 * Guyana (British)
   
 * Guyana (French)
   
 * Haiti
   
 * Honduras
   
 * Hong Kong SAR, China
   
 * Hungary
   
 * Iceland
   
 * India
   
 * Indonesia
   
 * Iran
   
 * Iraq
   
 * Ireland
   
 * Israel
   
 * Italy
   
 * Jamaica
   
 * Japan
   
 * Jersey
   
 * Jordan
   
 * Kazakhstan
   
 * Kenya
   
 * Kiribati
   
 * Kosovo
   
 * Kuwait
   
 * Kyrgyzstan
   
 * Laos
   
 * Latvia
   
 * Lebanon
   
 * Lesotho
   
 * Liberia
   
 * Libya
   
 * Liechtenstein
   
 * Lithuania
   
 * Luxembourg
   
 * Macao SAR, China
   
 * Madagascar
   
 * Malawi
   
 * Malaysia
   
 * Maldives
   
 * Mali
   
 * Malta
   
 * Marshall Islands
   
 * Martinique
   
 * Mauritania
   
 * Mauritius
   
 * Mayotte
   
 * Mexico
   
 * Micronesia
   
 * Moldova, Republic of
   
 * Monaco
   
 * Mongolia
   
 * Montenegro
   
 * Montserrat
   
 * Morocco
   
 * Mozambique
   
 * Myanmar
   
 * Namibia
   
 * Nauru
   
 * Nepal
   
 * Netherlands
   
 * Nevis
   
 * New Caledonia
   
 * New Zealand
   
 * Nicaragua
   
 * Niger
   
 * Nigeria
   
 * Niue
   
 * North Korea
   
 * North Macedonia
   
 * Norway
   
 * Oman
   
 * Pakistan
   
 * Palau
   
 * Panama
   
 * Papua New Guinea
   
 * Paraguay
   
 * Peru
   
 * Philippines
   
 * Poland
   
 * Portugal
   
 * Puerto Rico
   
 * Qatar
   
 * Reunion, Island of
   
 * Romania
   
 * Russia
   
 * Rwanda
   
 * Samoa
   
 * San Marino
   
 * Sao Tome and Principe
   
 * Saudi Arabia
   
 * Senegal
   
 * Serbia
   
 * Seychelles
   
 * Sierra Leone
   
 * Singapore
   
 * Slovakia
   
 * Slovenia
   
 * Solomon Islands
   
 * Somalia
   
 * Somaliland
   
 * South Africa
   
 * South Korea
   
 * South Sudan
   
 * Spain
   
 * Sri Lanka
   
 * St. Barthelemy
   
 * St. Eustatius
   
 * St. Kitts
   
 * St. Lucia
   
 * St. Maarten
   
 * St. Vincent
   
 * Sudan
   
 * Suriname
   
 * Swaziland
   
 * Sweden
   
 * Switzerland
   
 * Syria
   
 * Tahiti
   
 * Taiwan, China
   
 * Tanzania
   
 * Thailand
   
 * Timor Leste
   
 * Togo
   
 * Tonga
   
 * Trinidad & Tobago
   
 * Tunisia
   
 * Turkey
   
 * Turkmenistan
   
 * Turks and Caicos Islands
   
 * Tuvalu
   
 * Uganda
   
 * Ukraine
   
 * United Arab Emirates
   
 * United Kingdom
   
 * United States of America
   
 * Uruguay
   
 * Uzbekistan
   
 * Vanuatu
   
 * Venezuela
   
 * Vietnam
   
 * Virgin Islands (British)
   
 * Virgin Islands (US)
   
 * Yemen
   
 * Zambia
   
 * Zimbabwe
   

English Deutsch Français Italiano
 * Hilfe und Support
 * Einen DHL Standort finden
 *  * Quick Links
      
    * Tarife und Laufzeit abfragen
      
    * Ihre Sendungen verfolgen
      
    * Zustelldienste
      

 * 
   



Home Versenden
 * Erste Schritte Jetzt
   
 * Sendung erstellen
   
   
   
 * Tarife und Laufzeit abfragen
   
   
   
 * Abholung buchen
   
   
 * Versandmaterial bestellen
   


 * ERFORSCHEN SIE
   
   Zustelldienste
   Optionale Services
   Zollservices
   Zuschläge
   Lösungen


 * MYDHL+ ERFAHREN SIE
   
   Was ist neu bei MyDHL+

Verfolgen
QUICK TRACKING
 
Gültige Sendungsnummer benötigt
Verfolgen

Die Sendungen anhand dieser Sendungsnummer oder
Referenz
verfolgen, eine Statusbenachrichtigung und einen Zustellnachweis erhalten.

Sie wollen eine Übersicht von Ihren vergangenen Sendungen erhalten? Registrieren
Sie sich noch heute bei MyDHL+!

Registrieren Login
Login
E-Mail Adresse
E-Mail Adresse benötigt
Passwort
Erforderlich
Passwort vergessen
Login-Daten speichern
DHL speichert Ihre E-Mail-Adresse auf Ihrem aktuellen Gerät ab.
Login Nicht registriert? Jetzt anmelden







TERMS OF USE


PLATFORM MYDHL+ TERMS OF USE

 

 1.  DHL Express (Switzerland) Ltd., hereinafter referred to as “DHL Express”,
     offers an online platform (hereinafter “MyDHL+”) to do business with DHL
     Express as simple as possible by permitting the printing of labels,
     scheduling of pickups, storing contact details, tracking of shipments
     directly from the shippers’ computer and other functions related to DHL
     Express´s services (all together “Functions”).
      
 2.  These terms shall apply in relation to Customer`s use of MyDHL+ and its
     Functions. The transportation itself is subject to the respective Terms and
     Conditions about DHL Express transportation services which will be accepted
     separately by the Customer. 
      
 3.  Customer shall use MyDHL+ only for the DHL Express related purposes set out
     in paragraph 1. He is not allowed to (a) modify, interfere with, disable
     any features, functionality or security controls of MyDHL+ and its
     functions; (b) defeat, avoid, bypass, remove, deactivate or otherwise
     circumvent any protection mechanisms of MyDHL+ and its functions, or (c)
     reverse engineer, decompile, disassemble or derive source code, underlying
     ideas, algorithms, structure or organizational form of MyDHL+ and its
     functions.
      
 4.  Customer who wants to register for continuous usage of MyDHL+ shall give in
     the required data into the registration mask. By sending an activation
     e-Mail DHL Express confirms the registration and the service may be used
     immediately thereafter.
      
 5.  In the case that the Customer uses the service “ordering of labels”, the
     printing of the label via MyDHL+ does not constitute the contract of
     carriage. The contract of carriage will only be concluded when the labeled
     shipment is handed over and accepted by DHL Express. It shall be governed
     by the respective Terms and Conditions about DHL Express transportation
     services.
      
 6.  Customer accepts that DHL Express is free to modify the Functions of MyDHL+
     or replace it with another IT-Solution at its sole discretion at any time.
      
 7.  All texts, graphics, user interfaces, databases, trademarks, logos, and
     computer code (“Content”) including but not limited to the design,
     structure, selection, expression, “look and feel”, and arrangement of such
     Content in MyDHL+ is owned, or licensed by DHL Express and is protected by
     copyright and trademark laws and other intellectual property rights. Except
     as expressly provided in these Platform MyDHL+ Terms of Use, no part of
     MyDHL+ and no Content may be copied, reproduced, republished, uploaded,
     transmitted or distributed in any way to any other computer, server,
     website or other medium for publication or distribution, without DHL
     Express’s express prior written consent.
      
 8.  Customer is responsible for all activities conducted via MyDHL+ including
     but not limited to the use of the ShareQuote and/or other notification
     functionalities in accordance with the applicable competition and data
     protection laws.
      
 9.  Customer shall keep the use and access permissions assigned to him secret,
     protect them against access by unauthorized third parties and not disclose
     them to unauthorized users. Only persons with a need to access MyDHL+ in
     order to use the Functions on behalf of the Customer shall be authorized by
     the Customer (“authorized user”). Customer shall notify the authorized
     users about his obligation and shall obtain corresponding undertakings from
     the authorized users. Customer acknowledges its own responsibility for the
     safekeeping, handling and use of MyDHL+, also in relation to the shipments
     that may be requested by third parties through MyDHL+. Customer agrees to
     notify DHL Express immediately of any unauthorized use of Customer’s
     account or password, or any other breach of security.
      
 10. Customer shall take all necessary steps to ensure that he does not transmit
     or receive any computer viruses, worms or other programs whatsoever that
     may or are intended to damage, interfere with, intercept or expropriate any
     system, data or information whatsoever of DHL Express.
      
 11. Customer shall ensure that all information which he provides to DHL Express
     via MyDHL+ is complete, correct and accurate. Customer will be solely
     responsible for any damage or consequence that may arise from the use of
     false or incorrect or incomplete information.
      
 12. Customer accepts that DHL Express will incur costs in processing the
     Shipping orders and that DHL Express may request Customer to compensate it
     in the event that Customer does not subsequently tender a shipment for the
     Shipping orders at the expected pick-up time.
      
 13. DHL Express will collect, store and process personal data provided by
     Customer in MyDHL+ as required for the provision of the services, in
     accordance with applicable laws and the Deutsche Post DHL Data Privacy
     Policy. The DHL Privacy information are available under the tab “Privacy
     Notice” in the footer of the website. MyDHL+ may contain links to other
     independent third party websites (“Linked Sites”). These Linked Sites are
     not under DHL Express’s control and DHL Express is not responsible for and
     does not endorse the content of such Linked Sites, including any
     information or materials contained in such Linked Sites.
      
 14. The services and the information on MyDHL+ are provided on an "as is"
     basis. DHL Express, to the fullest extent permitted by law, disclaims all
     warranties, whether express, implied, statutory or otherwise, including but
     not limited to the implied warranties of merchantability, non-infringement
     of third parties rights and fitness for a particular purpose. DHL Express,
     its affiliates or agents make no representations or warranties about the
     accuracy, completeness, security or timeliness of the services, content or
     information provided on or through MyDHL+. No information obtained via
     MyDHL+ shall create any warranty not expressly stated by DHL Express in
     these terms.
      
 15. Some jurisdictions do not allow limitations of implied warranties, so the
     limitations and exclusions in this section may not apply to some Customers.
      
 16. To the extent permitted by law, in no event shall DHL Express, its
     affiliates or agents be liable for any incidental, indirect, exemplary,
     punitive and consequential damages, lost profits, or damages resulting from
     lost data or business interruption or otherwise resulting from the use of
     or inability to use MyDHL+, whether based on warranty, contract, tort,
     delict, or any other legal theory, and whether or not DHL Express is
     advised of the possibility of such damages. Without limiting the foregoing,
     to the extent permitted by applicable law, in no event shall DHL Express's
     total liability for any damages (direct or otherwise) or loss regardless of
     the form of action or claim, whether in contract, tort or otherwise, exceed
     EUR 100. To the extent permitted by law, the remedies stated in these terms
     are exclusive and are limited to those expressly provided for in these
     terms.
      
 17. Customer hereby indemnifies DHL Express to the fullest extent from and
     against any and all liabilities, costs, demands, causes of action, damages
     and expenses arising out of or in any way related to the breach of any of
     the provisions of these Platform MyDHL+ Terms of Use by the Customer.
      
 18. The Parties may terminate or suspend the Customer`s use of MyDHL+ at any
     time at its sole discretion. Upon such suspension or termination, Customer
     must immediately (a) discontinue his use of MyDHL+ and (b) delete any
     copies he may have made. Customer agrees that DHL Express shall not be
     liable to him or to any third party for any termination or suspension of
     Customer`s access to MyDHL+. The termination of the contract about the use
     of MyDHL+ does neither affect the orders via MyDHL+ nor the transportation
     agreement itself.
      
 19. DHL Express may revise these Platform MyDHL+ Terms of Use at any time. DHL
     Express shall notify the Customer of any changes to these Platform MyDHL+
     Terms of Use in text form (e.g. via the platform or by e-mail)
     (“notification of changes”). The changes shall take effect vis-à-vis the
     Customer and the contractual relationship shall continue under the changed
     conditions if the Customer does not object to these changes within four (4)
     weeks after receiving the notification of changes by means of written
     notification to DHL Express. This deadline shall be deemed to have been met
     so long as the objection is sent to DHL Express within this time period.
     DHL Express shall specifically point out to the Customer in the written
     notification of changes the above consequences of failure to object.
      
 20. These My DHL+ Terms of Use shall be governed by the laws of the country
     where the DHL Express contracting entity has its seat, to the extent that
     these laws are not contrary to mandatory statutory provisions of the EU
     Member state of the consumer´s residence. They will not be governed by the
     United Nations Convention on Contracts for the International Sale of Goods,
     the application of which is expressly excluded. Any dispute arising from
     this agreement shall be subject to the exclusive jurisdiction of the courts
     where contracting DHL Express entity has its seat.

Version February 2018

Bitte aktivieren Sie Javascript und aktualisieren Sie die Seite, um
fortzufahren.
KONTAKT UND UNTERSTÜTZUNG
Hilfe und Support
FAQs
Kontaktieren Sie uns
Einen DHL Standort finden
RECHTLICHES
Geschäftsbedingungen
Datenschutzhinweis
WARNHINWEISE
Betrugsbekämpfung
Wichtige Informationen

Über DHL
Presse
Karriere
Impressum

Folgen Sie uns
Cookie-Einstellungen 2022 © Deutsche Post AG - All rights reserved






DATENSCHUTZEINSTELLUNGEN

Diese Website verwendet Cookies und ähnliche Technologien (im Folgenden
„Technologien“), die es uns beispielsweise ermöglichen, die Häufigkeit der
Besuche auf unseren Internetseiten und die Anzahl der Besucher zu ermitteln,
unsere Angebote so zu gestalten, dass sie möglichst bequem und effizient sind,
und unsere Marketingmaßnahmen zu unterstützen. Diese Technologien können
Datenübertragungen an Drittanbieter beinhalten, die in Ländern ohne angemessenes
Datenschutzniveau (z. B. Vereinigte Staaten) ansässig sind. Weitere
Informationen, auch über die Verarbeitung von Daten durch Drittanbieter und die
Möglichkeit, Ihre Einwilligung jederzeit zu widerrufen, finden Sie in Ihren
Einstellungen unter „Einwilligungspräferenzen verwalten“ und unter folgenden
Links
Alle akzeptierenAuswahl bestätigen


EINWILLIGUNGSPRÄFERENZEN VERWALTEN

UNBEDINGT ERFORDERLICHE TECHNOLOGIEN


Immer aktiviert
Unbedingt erforderliche Technologien

Diese Technologien werden verwendet, um das ordnungsgemäße Funktionieren unserer
Website zu gewährleisten, und sie können nicht deaktiviert werden.

Details‎

PERFORMANCE-TECHNOLOGIEN


Performance-Technologien

Diese Technologien erfassen Informationen über die Nutzung unserer Website, wie
z. B. den verwendeten Internetbrowser und das Betriebssystem, den Domainnamen
der Website, von der aus auf unsere Website zugegriffen wird, die Anzahl der
Besuche, die durchschnittliche Verweildauer auf der Website und die aufgerufenen
Seiten.

Details‎

FUNKTIONELLE TECHNOLOGIEN


Funktionelle Technologien

Mit diesen Technologien kann sich die Website an gewählte Präferenzen erinnern
und verbesserte, persönlichere Funktionen anbieten. Diese Technologien können
zum Beispiel dazu verwendet werden, die letzte Tracking-Nummer zu speichern, die
bei der Verwendung einer Tracking-Anwendung eingegeben wurde. Die von diesen
Technologien erfassten Informationen können anonymisiert werden, und sie können
Browser-Aktivitäten auf anderen Websites nicht nachverfolgen.

Details‎

ANALYSE-TECHNOLOGIEN


Analyse-Technologien

Wir verwenden Analyse-Technologien, um die Qualität unserer Website und ihrer
Inhalte zu verbessern und um sicherzustellen, dass die eingebetteten Dienste
unserer Partner ordnungsgemäß funktionieren.

Details‎

YOUTUBE-TECHNOLOGIEN


YouTube-Technologien

YouTube-Technologien werden verwendet, wenn Nutzer Webseiten aufrufen, die
eingebettete YouTube-Videos abspielen. Youtube.com ist eine von Google
betriebene Plattform zum Hosten und Teilen von Videos. Youtube.com sammelt über
eingebettete Videos Nutzerdaten, die mit Daten aus anderen Google-Diensten
zusammengeführt werden, um den Besuchern der Website gezielte Werbung
anzuzeigen.

Details‎
Auswahl bestätigen

Back Button

Back


PERFORMANCE COOKIES



Vendor Search Search Icon Filter Icon


Clear Filters

Information storage and access
Apply
Consent Leg.Interest

All Consent Allowed

Select All Vendors
Select All Vendors
Select All Hosts

 * View Cookies
   
   REPLACE-WITH-DYANMIC-HOST-ID
    * Name
      cookie name

Auswahl bestätigen