|  | <!DOCTYPE html> | 
|  |  | 
|  | <!-- | 
|  | Be aware: modifying this file in any way will cause a pop-up to users telling them the cookie policy has changed. | 
|  | --> | 
|  |  | 
|  | <html lang="en"> | 
|  | <body> | 
|  |  | 
|  | <!-- | 
|  | No need to update this! It's done by the CLI build process | 
|  | --> | 
|  | <span id="last-changed"></span> | 
|  | <h2>Compiler Explorer Cookie Policy</h2> | 
|  |  | 
|  | <p> | 
|  | Browsers support the storing and sending back of small text files called "Cookies". These cookie files can be used | 
|  | (amongst other things) to help track the usage of a website. See | 
|  | <a href="https://developer.mozilla.org/docs/Web/HTTP/Cookies" target="_blank" rel="noreferrer noopener">the Mozilla | 
|  | description of cookies</a> for more details. | 
|  | </p> | 
|  |  | 
|  | <p> | 
|  | Compiler Explorer uses Google Analytics, which in turn uses cookies. Google Analytics allows us to see how many | 
|  | individual users of Compiler Explorer there are, how often users visit us, the average amount of time spent on the | 
|  | site, the frequency and distribution of compilers selected, and so on. It is invaluable in helping us make | 
|  | decisions in prioritising work on the site. It's important to note that these cookies are anonymous: we don't know | 
|  | who each individual user is. Our Google Analytics settings prevent data being retained for more than 14 months. The | 
|  | cookie stored is a first party cookie: you will find it in your browser under "godbolt.org" cookies. | 
|  | </p> | 
|  |  | 
|  | <p> | 
|  | Your privacy is important to us and you may opt out of this tracking at any time using the buttons on this dialog, | 
|  | with no loss of access or functionality of Compiler Explorer. | 
|  | </p> | 
|  |  | 
|  | <h2><span style="color: darkslategray">Necessary</span> Local Storage</h2> | 
|  | <p> | 
|  | To store your preferred options between sessions, such as your input code and user interface layout, we make use of | 
|  | your browser's local storage, where we place: | 
|  | </p> | 
|  |  | 
|  | <ul> | 
|  | <li>The current page state, such as: | 
|  | <ul> | 
|  | <li>Your current code</li> | 
|  | <li>Selected compilers and their options</li> | 
|  | <li>Pane layout</li> | 
|  | <li>Font sizes</li> | 
|  | </ul> | 
|  | </li> | 
|  | <li>Your settings as shown in the settings popup (which can be found at: More > Settings), such as: | 
|  | <ul> | 
|  | <li>Your theme selection</li> | 
|  | <li>The default language</li> | 
|  | <li>Compile-as-you-type settings</li> | 
|  | </ul> | 
|  | </li> | 
|  | </ul> | 
|  |  | 
|  | <p> | 
|  | Note that the usage of local storage is necessary for the proper functioning of the site, and it won't be disabled | 
|  | if you choose to not grant cookie usage consent. This information is not used to track any user identifying | 
|  | information. The data stored locally is only that required by the site to function. | 
|  | </p> | 
|  |  | 
|  | <h3>How to control the cookies</h3> | 
|  | <p> | 
|  | You can change your cookie consent decision on Compiler Explorer by pressing one of the following buttons: | 
|  | </p> | 
|  | </body> | 
|  | </html> |