https://improving.duckduckgo.com/

Submitted URL:
https://improving.duckduckgo.com/
Report Finished:
LinkText
https://duckduckgo.com/DuckDuckGo
https://duckduckgo.com/privacyprivacy policy
https://duckduckgo.com/duckduckgo-help-pages/privacy/atb/here

JavaScript Variables · 3 found

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Console log messages · 1 found

TypeCategoryLog
warningother
Text
Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.

HTML

<!DOCTYPE html><html><head>
        <meta http-equiv="content-type" content="text/html; charset=UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=1">
        <title>Improving DuckDuckGo</title>
        <link rel="stylesheet" href="css/tachyons.min.css">
        <link rel="stylesheet" href="css/improving.css">

        <meta name="twitter:card" content="summary">
        <meta name="twitter:site" content="@duckduckgo">
        <meta property="og:url" content="https://duckduckgo/improving">
        <meta property="og:title" content="Improving DuckDuckGo">
        <meta property="og:image" content="https://duckduckgo.com/assets/logo_social-media.png">
        <meta property="og:site_name" content="DuckDuckGo">
        <meta property="og:description" content="Info about how we improve DuckDuckGo.">
        <meta name="description" content="Info about how we improve DuckDuckGo.">
    </head>
    <body class="proxima-nova">
        <section class="logo bg-ddg-blue center tc pv5 pv6-ns ph1">
            <img src="illustrations/logo.svg">
            <h2 class="f3 f2-ns white ma0">Improving DuckDuckGo</h2>
            <h3 class="f5 f4-ns ma0 white-50 fw4">Private by Design</h3>
        </section>

        <section class="tc pv3 pv5-ns ddg-gray-2 ph4">
            <p class="measure-wide center lh-copy ddg-black-3">
                At <a href="https://duckduckgo.com/">DuckDuckGo</a>, we do not collect or share any personal information. That's our <a href="https://duckduckgo.com/privacy">privacy policy</a> in a nutshell.  
                To improve our products we had to create a completely anonymous way to figure out how DuckDuckGo is being used.
            </p>

            <p class="measure-wide center lh-copy ddg-black-3">
                Any requests to this domain -- improving.duckduckgo.com -- are part of this anonymous experiment engine.  
                You can learn more about how this technology works and how it was designed to protect your privacy <a href="https://duckduckgo.com/duckduckgo-help-pages/privacy/atb/">here</a>.
            </p>
        </section>

    

</body></html>