https://experience.microsoft.com/endofsurvey/

ID de exploración:
8df9a62e-435b-4f89-940d-f48f4f99b99fFinalizado
URL enviada:
https://experience.microsoft.com/Redireccionado
Informe finalizado:

Enlaces: 0 encontrados

Variables JavaScript: 3 encontradas

NombreTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Mensajes de registro de la consola: 2 encontrados

TipoCategoríaRegistro
warningother
Texto
Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.
warningother
Texto
Error with Permissions-Policy header: Unrecognized feature: 'usb'.

HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html lang="en"><head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta name="description" content="The New Frontier of Experience &amp; Research Technology">
        <meta name="author" content="Forsta">
        <title>End of Survey Page</title>
        <link rel="icon" href="favicon.ico">
        <meta name="theme-color" content="#7952b3">
        <link href="style/styles.css" type="text/css" rel="stylesheet">
    </head>
    <body>
        <header class="logo">
            <img src="img/Forsta-logo.svg" alt="Forsta" class="logo__icon">
        </header>

        <main class="end-of-survey">
            <div class="end-of-survey__check-mark-icon">
                ✓
            </div>
            <div class="end-of-survey__header">Thank you for taking our survey!</div>
            <div class="end-of-survey__message">Your efforts are greatly appreciated.</div>
            <div class="end-of-survey__company-info">
                This survey was powered by Forsta, the leading global software provider for Voice of the Customer, Employee Engagement and Market Research
            </div>
        </main>

        <footer class="copyright">
            Copyright © <script>document.write(new Date().getFullYear())</script>2024 Forsta. All rights reserved.
        </footer>
    
</body></html>