CINXE.COM

Was ist ein Cookie? - Alles ber Cookies

<!DOCTYPE html> <html lang="de"> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("https://www.allaboutcookies.org/ge/cookies/","20210515200203","https://web.archive.org/","web","/_static/", "1621108923"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Was ist ein Cookie? - Alles ber Cookies</title> <script async src="https://web.archive.org/web/20210515200203js_/https://www.googletagmanager.com/gtag/js?id=G-LYCBDHD4P0"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-LYCBDHD4P0'); </script> <link rel="alternate" href="/web/20210515200203/https://www.allaboutcookies.org/" hreflang="x-default"/> <link rel="shortcut icon" href="/web/20210515200203im_/https://www.allaboutcookies.org/favicon.png"> <link rel="preconnect" href="https://web.archive.org/web/20210515200203/https://fonts.gstatic.com/"> <link href="https://web.archive.org/web/20210515200203cs_/https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&amp;display=swap" rel="stylesheet"> <style type="text/css"> /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ html{line-height:1.15;-webkit-text-size-adjust:100%}body,p,ul{margin:0;padding:0}main{display:block}h1{font-size:2em;margin:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;border:none;outline:0;box-shadow:none;background-color:unset;color:inherit;padding:0}button{cursor:pointer;outline:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:none}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}li{list-style:none}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent;background-clip:padding-box;-webkit-appearance:none;-moz-appearance:none;appearance:none} body { background-color: #FAFAFA; min-height: 100vh; font-family: 'Lato', sans-serif; color: #333333; } .container { width: 1200px; max-width: 90%; margin: 0 auto; } /* Header */ header > div:first-child { display: flex; justify-content: space-between; padding: 8px 0 4px; } header > div:first-child > div { display: flex; position: relative; } header > div:first-child > div > ul:first-child { display: flex; align-items: center; } header > div:first-child > div > ul:first-child > li { margin-right: 60px; font-size: 16px; line-height: 24px; } header > div:first-child > div > ul:first-child > li:last-child { margin-right: 130px; } header > div:first-child > div > ul:first-child > li > a { border-bottom: 1px transparent solid; transition: all 0.225s; padding-bottom: 2px; } header > div:first-child > div > ul:first-child > li > a:hover { border-bottom-color: #333333; } header > div:first-child > div > div { display: flex; flex-direction: column; position: absolute; right: 0; top: calc(50% - 10px); font-weight: 600; font-size: 16px; line-height: 24px; } header > div:first-child > div > div a { display: flex; align-items: center; cursor: pointer; } @media screen and (min-width: 900px) { body header > div:first-child > div > div:hover > a:nth-child(n+2) { display: flex; background-color: #FFFFFF; box-shadow: 0px 8px 6px rgb(0 0 0 / 10%); z-index: 1; } body header > div:first-child > div > div:hover > a:nth-child(n+2):hover { background-color: #F5F5F5; } header > div:first-child > div > div:hover a:nth-child(2) { border-top-left-radius: 6px; border-top-right-radius: 6px; } header > div:first-child > div > div:hover a:last-child { border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; } } header > div:first-child > div > div a img { margin-left: 8px; } header > div:first-child > div > div a:first-child { padding: 0 7px 10px; } header > div:first-child > div > div a:nth-child(n+2) { justify-content: space-between; padding: 3px 12px; transition: all 0.225s; } header > div:first-child > div > div a:nth-child(n+2), header > div:first-child > div > div a:nth-child(n+2) svg { display: none; } header > div:first-child > div > div a img { width: 16px; height: 16px; border-radius: 50%; } header > div:first-child > div > div a svg { margin-left: 8px; transition: all 0.4s; } /* Navigation */ #menu-toggle { display: none; } #sidebar-wrapper { background-color: #324376; margin-bottom: 32px; } .sidebar-nav { display: flex; justify-content: space-between; padding: 24px 0 29px; position: relative; color: #ffffff; } .sidebar-nav > li { display: none; font-size: 18px; line-height: 28px; } .sidebar-nav > li:nth-child(3), .sidebar-nav > li:nth-child(4), .sidebar-nav > li:nth-child(5), .sidebar-nav > li:nth-child(6), .sidebar-nav > li:nth-child(7) { display: block; } .sidebar-nav > li ul { display: none; } .sidebar-nav > li > a { display: flex; align-items: center; } .sidebar-nav .glyphicon-chevron-down { display: block; content: ' '; background-image: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M16.59 8.59L12 13.17L7.41 8.59L6 10L12 16L18 10L16.59 8.59Z" fill="white"/></svg>'); background-size: 28px 28px; height: 25px; width: 28px; margin-left: 5px; transition: all 0.4s; } .sidebar-nav > li.open .glyphicon-chevron-down { transform: rotate(180deg) translateY(-3px); } .sidebar-nav > li.open ul { display: block; position: absolute; background: #FFFFFF; box-shadow: 0px 8px 6px rgb(0 0 0 / 10%); border-radius: 4px; font-size: 16px; line-height: 24px; color: #324376; padding: 13px 0; margin-top: 8px; } .sidebar-nav > li.open ul a { display: block; padding: 7px 24px 8px 20px; } .sidebar-nav > li.open ul a:hover { background: #ECEFF9; } @media screen and (max-width: 1200px) { .sidebar-nav > li { font-size: 13px; } } @media screen and (max-width: 900px) { #sidebar-wrapper { display: none; } #sidebar-wrapper.active { display: block; } .sidebar-nav { flex-direction: column; padding: 10px 0 0; } .sidebar-nav li { display: block; font-size: 17px; line-height: 28px; margin: 10px 0; } .sidebar-nav li.cando, .sidebar-nav li > div:empty { display: none!important; } .sidebar-nav li a { justify-content: space-between; } .sidebar-nav .glyphicon-chevron-down { background-image: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><g opacity="0.5"><path d="M8.58984 7.41L13.1698 12L8.58984 16.59L9.99984 18L15.9998 12L9.99984 6L8.58984 7.41Z" fill="white"/></g></svg>'); } .sidebar-nav > li.open .glyphicon-chevron-down { transform: rotate(90deg) translateY(-3px); } .sidebar-nav > li.open ul { position: static; background: transparent; color: #909DC2; padding: 0; box-shadow: none; } .sidebar-nav > li.open ul a { padding: 0; position: relative; padding-left: 15px; } .sidebar-nav > li.open ul a:before { content: ""; background-image: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6" height="6" viewBox="0 0 6 6" fill="none"><circle cx="3" cy="3" r="3" fill="white"/></svg>'); width: 6px; height: 6px; left: 0; position: absolute; top: 50%; transform: translateY(-50%); } .sidebar-nav > li.open ul li { font-size: 16px; line-height: 24px; } .sidebar-nav > li.open ul li:last-child { margin-bottom: 0; } .sidebar-nav > li.open ul a:hover { background-color: inherit; } header { margin-bottom: 25px; background: #fff; } header #menu-toggle { display: flex; justify-content: center; align-items: center; background: #9DC3FF; border-radius: 50%; width: 58px; height: 58px; z-index: 2; } header > div:first-child { padding: 24px 0 15px } header #menu-toggle div { width: 18px; height: 12px; } header #menu-toggle span { display: block; width: 18px; height: 2px; margin-bottom: 3px; position: relative; background: #122358; border-radius: 3px; z-index: 1; transform-origin: 0px 0px; transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1) 0s, background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1) 0s, opacity 0.55s ease 0s; } header #menu-toggle.active span { opacity: 1; transform: rotate(47deg) translate(2px, -4px); } header #menu-toggle.active span:nth-child(2) { opacity: 0; transform: rotate(0deg) scale(0.2, 0.2); } header #menu-toggle.active span:nth-child(3) { transform: rotate(-47deg) translate(0px, 3px); } header > div:first-child > div > div.active a:first-child svg { transform: rotate(183deg); } header > div:first-child > div { align-items: center; } header > div:first-child > div > ul:first-child { display: none; } header > div:first-child > div > div { left: -90px; right: unset; } header > div:first-child > div > div a span { display: none; } body header > div:first-child > div > div.active > a:nth-child(n+2) { display: flex; background-color: #FFFFFF; box-shadow: 0px 8px 6px rgb(0 0 0 / 10%); z-index: 1; } header > div:first-child > div > div.active a:nth-child(2) { border-top-left-radius: 6px; border-top-right-radius: 6px; } header > div:first-child > div > div.active a:last-child { border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; } body header > div:first-child > div > div.active > a:nth-child(n+2) { padding: 6px 12px; } body header > div:first-child > div > div.active > a:nth-child(2) { padding-top: 10px; } body header > div:first-child > div > div.active > a:last-child { padding-bottom: 10px; } header > div:first-child > div > div a:first-child { pointer-events: none; } header > .container > a { display: flex; align-items: center; margin-right: 100px; } header > .container > a > img { width: 100%; } body header > div:first-child > div > div:not(.active) > a { pointer-events: none; } } /* Main */ #wrapper { max-width: 800px; margin: auto; } .welcome { display: flex; align-items: center; font-weight: bold; font-size: 40px; line-height: 48px; color: #122358; } .welcome + br { display: none; } .welcome > img { margin-right: 16px; } h2 { margin: 40px 0 8px; font-weight: 600; font-size: 32px; line-height: 48px; color: #324376; } h3 { color: #324376; } h6 { font-weight: normal; font-size: 18px; line-height: 25px; color: #333333; margin: 20px 0; } h6 > span:first-child { margin-right: 5px; } #wrapper li { list-style: initial; padding: 4px 0; } .subtitle { font-size: 30px; line-height: 38px; color: #122358; } p { font-weight: normal; font-size: 16px; line-height: 24px; color: #333333; margin: 20px 0; } p a { color: #324376; text-decoration: underline; } img { width: auto; max-width: 100%; height: auto; } @media screen and (max-width: 900px) { .welcome { font-size: 28px; line-height: 32px; } .welcome > img { width: 52px; margin-right: 15px; } h2 { font-size: 24px; line-height: 28px; margin: 24px 0 12px; } p { margin: 12px 0; } } /* Footer */ footer { background: #ffffff; text-align: center; margin-top: 40px; padding: 15px 15px 0; border-top: 1px solid #e2e2e2; line-height: 16px; font-size: 11px; } footer .pull-left { float: left; } footer .pull-right { float: right; color: #808080; } footer br { height: 1px; margin: 0; padding: 0; } footer .container:before, footer .container:after { display: table; content: " "; } footer .container:after { clear: both; } footer p { line-height: 16px; font-size: 11px; margin: 11px 0; } footer .container { display: flex; flex-direction: column; } footer .container br { display: none; } footer .container p.pull-right { margin: 2px 0 15px; } footer img { width: 200px; margin-bottom: 10px; } footer > div > a { text-decoration: underline; } footer a:hover { color: #324376; text-decoration: underline; } @media screen and (max-width: 900px) { footer .pull-left, footer .pull-right { float: none; } } </style> <script src="https://web.archive.org/web/20210515200203js_/https://api.fouanalytics.com/api/init-1216zv1n3qncbvdezvkd.js" data-cfasync="false" async></script><noscript><img src="https://web.archive.org/web/20210515200203im_/https://api.fouanalytics.com/api/noscript-1216zv1n3qncbvdezvkd.gif"></noscript> <script data-ad-client="ca-pub-4036751848030958" async src="https://web.archive.org/web/20210515200203js_/https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script async src="/web/20210515200203js_/https://www.allaboutcookies.org/cdn-cgi/bm/cv/669835187/api.js"></script></head><body> <header> <div class="container"> <a href="/web/20210515200203/https://www.allaboutcookies.org/" class="logo pull-left"><img src="/web/20210515200203im_/https://www.allaboutcookies.org/files/img/AllAboutCookies.png" alt="All About Cookies"></a> <div> <ul class="nav pull-right"> <li><a href="/web/20210515200203/https://www.allaboutcookies.org/ge/" id="home" title="Home">Home</a></li> <li><a href="/web/20210515200203/https://www.allaboutcookies.org/ge/faqs/" id="faq" title="FAQs">FAQs</a></li> <li><a href="/web/20210515200203/https://www.allaboutcookies.org/ge/sicherheit/" id="anti" title="Anti-Virus Protection">Security</a></li> </ul> <div> <a href="/web/20210515200203/https://www.allaboutcookies.org/ge/"> <span>Grm</span> <img src="/web/20210515200203im_/https://www.allaboutcookies.org/germany.png"> <svg xmlns="http://www.w3.org/2000/svg" width="12" height="8" viewbox="0 0 12 8" fill="none"> <path d="M10.59 0.589996L6 5.17L1.41 0.589996L0 2L6 8L12 2L10.59 0.589996Z" fill="#333333"/> </svg> </a> <a href="/web/20210515200203/https://www.allaboutcookies.org/"> <span>Eng</span> <img src="/web/20210515200203im_/https://www.allaboutcookies.org/flag.png"> <svg xmlns="http://www.w3.org/2000/svg" width="12" height="8" viewbox="0 0 12 8" fill="none"> <path d="M10.59 0.589996L6 5.17L1.41 0.589996L0 2L6 8L12 2L10.59 0.589996Z" fill="#333333"/> </svg> </a> <a href="/web/20210515200203/https://www.allaboutcookies.org/es/"> <span>Spa</span> <img src="/web/20210515200203im_/https://www.allaboutcookies.org/spain.png"> <svg xmlns="http://www.w3.org/2000/svg" width="12" height="8" viewbox="0 0 12 8" fill="none"> <path d="M10.59 0.589996L6 5.17L1.41 0.589996L0 2L6 8L12 2L10.59 0.589996Z" fill="#333333"/> </svg> </a> <a href="/web/20210515200203/https://www.allaboutcookies.org/fr/"> <span>Fra</span> <img src="/web/20210515200203im_/https://www.allaboutcookies.org/France.png"> <svg xmlns="http://www.w3.org/2000/svg" width="12" height="8" viewbox="0 0 12 8" fill="none"> <path d="M10.59 0.589996L6 5.17L1.41 0.589996L0 2L6 8L12 2L10.59 0.589996Z" fill="#333333"/> </svg> </a> </div> <a id="menu-toggle" href="#" class="sidebar-menuBtn rrrttt"> <div> <span></span> <span></span> <span></span> </div> </a> </div> </div> <div id="sidebar-wrapper"> <ul class="sidebar-nav container"> <li><a href="/web/20210515200203/https://www.allaboutcookies.org/ge/">Home</a></li> <li class="dropdown"> <a href="/web/20210515200203/https://www.allaboutcookies.org/ge/faqs/">FAQs</a> </li> <li class="dropdown"> <a href="/web/20210515200203/https://www.allaboutcookies.org/ge/sicherheit/">Security</a> </li> <li class="dropdown"> <a href="/web/20210515200203/https://www.allaboutcookies.org/ge/faqs/">Was ist eine Ip-Adresse?</a> </li> <li class="dropdown"> <a href="/web/20210515200203/https://www.allaboutcookies.org/ge/faqs/cookie-dateien.html">Was ist ein Cookie Datei/Ordner?</a> </li> <li class="dropdown"> <a href="/web/20210515200203/https://www.allaboutcookies.org/ge/faqs/protocol.html">Was ist ein Protokoll?</a> </li> <li class="dropdown"> <a href="/web/20210515200203/https://www.allaboutcookies.org/ge/faqs/pop-ups.html">Was sind Pop Ups?</a> </li> <li class="dropdown"> <a href="/web/20210515200203/https://www.allaboutcookies.org/ge/cookies/">Was ist ein Cookie?</a> </li> <li class="dropdown"> <a href="/web/20210515200203/https://www.allaboutcookies.org/ge/faqs/browser.html">Was ist ein Browser?</a> </li> <li class="dropdown"> <a href="/web/20210515200203/https://www.allaboutcookies.org/ge/cookies-verwalten/">Verwalten von Cookies</a> </li> <li class="dropdown"> <a href="/web/20210515200203/https://www.allaboutcookies.org/ge/faqs/beacons.html">Was sind Web Beacons, auch bekannt als Z盲hlpixel und wie funktionieren Sie?</a> </li> <li class="dropdown"> <a href="/web/20210515200203/https://www.allaboutcookies.org/ge/faqs/clear-gif.html">Durchsichtiges GIF?</a> </li> <li class="dropdown"> <a href="/web/20210515200203/https://www.allaboutcookies.org/ge/faqs/privatleben.html">Ich habe geh枚rt Cookies sind schlecht F眉r die Privatsp盲hre - ist das wahr?</a> </li> <li class="dropdown"> <a href="/web/20210515200203/https://www.allaboutcookies.org/ge/ad-serving/">Wie funktioniert das mit Adservern von Dritten Parteien</a> </li> <li class="dropdown"> <a href="/web/20210515200203/https://www.allaboutcookies.org/ge/faqs/schutzen.html">Welche anderen Schritte kann Ich gehen um meine Privatsp盲hre online zu sch眉tzen?</a> </li> <li class="dropdown"> <a href="/web/20210515200203/https://www.allaboutcookies.org/ge/sicherheit/">Wie man seinen Computer vor nicht willkommenen Eindringlingen sch眉tzt?</a> </li> <li> <div style=" display: block; text-align: center; padding:10px 0;min-width:200px; max-width: 250px;"></div> </li> <li class="cando"> </li> </ul> </div> </header> <div class="container"> <div id="wrapper"> <a id="menu-toggle" href="#" class="sidebar-menuBtn rrrttt">Sidebar</a> <div class="inset"> <span class="welcome">Alles ber Cookies</span><br> <h2>Was ist ein Cookie?</h2> <p>Cookies sind gewhnlicherweise kleine Text-Dateien mit ID-Tags die im Browser Verzeichnis deines Computers oder in Program-Daten Unter-Ordnern abgespeichert ist.</p> <p>Cookies werden erstellt wenn du deinen Browser benutzt um eine Webseite zu besuchen die Cookies verwendet um deine Bewegungen auf der Seite nach zu verfolgen, Sie helfen dir weiterzumachen wo du aufgehrt hast, dich an deine Login Daten zu erinnern, Template Auswahl, Preferenzen und andere Optionen fr Anpassungen.</p> <p>Die Webseite speichert eine entsprechende Datei (mit gleichem ID-Tag) zu derer die in deinem Browser erstellt wurde und in dieser Datei knnen Sie alle eine Bewegungen auf der Seite sowie alle Informationen die du jemals freiwillig freigegeben hast nachverfolgen und aufzeichnen, wie zum Beispiel deine Emailadresse. </p> <p><div style=" display: block; text-align: center; padding:7px 0 10px 0; min-width:130px; max-width: 1000px;"><p><script async src="https://web.archive.org/web/20210515200203js_/https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-4036751848030958" data-ad-slot="1052559114" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></div></p> <p>Cookies sind oftmals unverzichtbar fr Webseiten die riesige Datenbanken haben, Logins brauchen, anpassbare Templates oder andere fortgeschrittene Funktionen haben. </p> <p>Cookies enthalten fr gewhnlich nicht viele Informationen abgesehen von der URL der Webseite die den Cookie erstellt hat, die Lauzeit der Anlagen des Cookies sowie eine Zufallsnummer. Aufgrund der geringen Menge an Daten die en Cookie enthlt kann er fr gewhnlich nicht dazu benutzt werden eine Person persnlich zu identifizieren.</p> <p>Wie auch immer, Marketing wird immer fortschrittlicher and Cookies knnen dazu benutzt werden um ein Profil deiner Surfgewohnheiten zu erstellen.</p> <p>Es gibt zwei Arten von Cookies: Sitzungscookies und Dauercookies. Sitzungscookies werden vorrbergehend in einem Unter-Ordner deines Browsers erstellt whrend du eine Webseite besuchst. Sobald du die Webseite verlsst wird der Cookie gelscht.</p> <p>Auf der anderen Seite bleiben Dauercookies im Unterordner deines Browsers gespeichert und werden reaktiviert wenn du die Seite wieder besuchst die den Cookie erstellt hat. Die Dauercookies bleiben solange gespeichert wie es in der Cookie Datei spezifiziert ist.</p> <p><div style=" display: block; text-align: center; padding:7px 0 10px 0; min-width:130px; max-width: 1000px;"><p><script async src="https://web.archive.org/web/20210515200203js_/https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-4036751848030958" data-ad-slot="1052559114" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></div></p> <h2>Weitere Informationen zur Verwendung von Cookies auf Ihrem Computer</h2> <p>Ein Cookie ist eine kleine Datei mit Buchstaben und Nummern die auf deinen Computer heruntergeladen wird wenn du bestimmte Webseiten besuchst. Wie virtuelle Schlssel, ffnen Cookies das Gedchtnis der Computers und erlauben es Besucher wiederzuerkennen indem Sie ihnen Tren zu besonderen Inhalten oder Dienstleistungen anbieten.</p> <p>Wie ein Schlssel, ein Cookie selbst enthlt keine Informationen, aber wenn er von einem <a href="https://web.archive.org/web/20210515200203/https://www.allaboutcookies.org/ge/faqs/browser.html">browser</a> gelesen wird kann er der Webseite helfen einen besseren Service anzubieten.</p> <p>Cookie Dateien werden automatisch im <a href="https://web.archive.org/web/20210515200203/https://www.allaboutcookies.org/ge/faqs/cookie-dateien.html">Cookie Ordner</a> - dem Gedchtnis deines Browser, untergebracht und enthalten typischerweise:</p> <ul> <li>Den Namen des <a href="https://web.archive.org/web/20210515200203/https://www.allaboutcookies.org/faqs/server.html">Servers</a> der den Cookie gesendet hat.</li> <li>Die Lebensdauer des Cookies</li> <li>Einen Wert - Gewhnlicherweise eine zufllig generiert Nummer</li> </ul> <p>Der Webseiten Server der der den Cookie erstellt hat benutzt diese Nummer um dich wiederzuerkennen wenn du die Seite erneut aufsuchts oder whrend du dich von Seite zu Seite bewegst. Nur der Server der einen Cookie erstellt hat kann einen Cookie lesen und demzufolge den Cookie benutzen.</p> <p>Ein Cookie ist eine nur Text Folge von Informationen die eine Webseite in den Cookie-Ordner auf deiner Festplatte speichert damit die Webseite erkennen kannst wer du bist.</p> <p>Ein Cookie wird typischerweise den Namen der Domain von der der Cookie kommt enthalten, die Lebensdauer des Cookies sowie einen Wert, gewhnlicherweise eine zufllig generiert Nummer. Zwei Arten von Cookies werden auf den gewhnlichen Webseiten benutzt.</p> <p>Sitzungscookies, sind vorrbergehende Cookies die solange im Cookie-Ordner deines Browsers gespeichert werden bis du die Seite wieder verlsst und Dauercookies, die im Cookie-Ordner deines Browsers viel lnger gespeichert bleiben (wie Lange hngt von der Lebensdauer des spezifischen Cookies ab).</p> <p><div style=" display: block; text-align: center; padding:7px 0 10px 0; min-width:130px; max-width: 1000px;"><p><script async src="https://web.archive.org/web/20210515200203js_/https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-4036751848030958" data-ad-slot="1052559114" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></div></p> <p>Cookies knnen einer Webseite dabei helfen dir schneller die gewnschten Inhalte zu prsentieren. Die meisten grossen Webseiten verwenden Cookies. Cookies alleine knnen nicht benutzt werden um dich zu identifizieren.</p> </div> </div> </div> <footer> <div class="container"><a href="/web/20210515200203/https://www.allaboutcookies.org/" class="logo"><img src="/web/20210515200203im_/https://www.allaboutcookies.org/files/img/AllAboutCookies.png" alt="allaboutcookies.org"></a><br> <a href="/web/20210515200203/https://www.allaboutcookies.org/cookies/cookie-compliance-for-webmasters.html">Cookies For Webmasters</a> <p class="pull-left"><a href="/web/20210515200203/https://www.allaboutcookies.org/ge/privacy-policy.htm">Privacy and cookie policy*</a></p> <p class="pull-right">&copy; 2021 allaboutcookies.org</p> <script src="https://web.archive.org/web/20210515200203js_/https://cookie-script.com/s/a89dda72cbceef9958e523b1eadc4cb0.js"></script> </div> </footer> <script type="text/javascript" src="/web/20210515200203js_/https://www.allaboutcookies.org/files/js/jquery-1.10.2.js"></script> <script> $("#menu-toggle").click(function(e) { e.preventDefault(); $("#sidebar-wrapper").toggleClass("active"); $("#menu-toggle").toggleClass("active"); }); $("header > div:first-child > div > div").click(function(e) { $("header > div:first-child > div > div").toggleClass("active"); }); </script> <script> // Add a script element as a child of the body function downloadJSAtOnload() { var element = document.createElement("script"); element.src = "/files/js/bootstrap.js"; document.body.appendChild(element); element = document.createElement("script"); } // Check for browser support of event handling capability if (window.addEventListener) window.addEventListener("load", downloadJSAtOnload, false); else if (window.attachEvent) window.attachEvent("onload", downloadJSAtOnload); else window.onload = downloadJSAtOnload; </script> <script type="text/javascript">(function(){window['__CF$cv$params']={r:'64fef6344d025ed3',m:'7c8ef540afed0cc0764432341c3824e9dbc15754-1621108923-1800-AeTM280k4l0g18dNJGd6EkeQoAzAZpRMlr79GAJmpNFkF8EPJhvCrN/nX9nlLM668Jp8OHaSbQt3NdlJK46qfjKw/1BPfxYMtBjT2OH/Xi2zIrJQDA4qJZywg8R1VnFcUA==',s:[0xe206b56c1b,0xf367be8072],}})();</script></body></html><!-- FILE ARCHIVED ON 20:02:03 May 15, 2021 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 06:49:06 Dec 03, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.545 exclusion.robots: 0.035 exclusion.robots.policy: 0.025 esindex: 0.01 cdx.remote: 5.197 LoadShardBlock: 85.407 (3) PetaboxLoader3.datanode: 68.812 (4) load_resource: 138.291 PetaboxLoader3.resolve: 73.737 -->

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