https://ohid.ohio.gov/wps/portal/gov/ohid/login

ID de l'analyse :
5e9488aa-f110-4fd0-9a5e-af5684a9e002Terminée
URL soumise :
https://ohid.ohio.gov/wps/portal/gov/ohid/login
Fin du rapport :

Liens : 0 trouvé(s)

Liens sortants identifiés à partir de la page

Variables JavaScript : 17 trouvée(s)

Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel

Messages de journal de console : 8 trouvé(s)

Messages consignés dans la console web

HTML

Le corps HTML de la page en données brutes

<!DOCTYPE html><html><head lang="en">
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="preconnect" href="https://fonts.gstatic.com">
    <link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600;700&amp;display=swap" rel="stylesheet">

    <link rel="stylesheet" type="text/css" href="https://ohid.ohio.gov/errorpages/assets/css/ds-core.css">
    <link rel="stylesheet" type="text/css" href="https://ohid.ohio.gov/errorpages/assets/css/button.css">
    <link rel="stylesheet" type="text/css" href="https://ohid.ohio.gov/errorpages/assets/css/nav.css">


    <title>404 Error Page</title>
    <style>
        .error-number {
            font-size: 86px;
        }

        .error-pagenotfound {
            color: #557aed;
            font-size: 30px;
        }

        @media only screen and (max-width: 600px) {
            .error-message {
                text-align: -webkit-center;
            }

            .error-image {
                width: 324px !important;
                height: 199px !important;
            }
        }
    </style>
</head>

<body>
    <!-- Start PIWIK -->
    <script type="text/javascript" async="" defer="" src="//analytics.dx.ohio.gov/ppms.js"></script><script async="" src="//analytics.dx.ohio.gov/containers/673a2fac-494f-4812-a55e-1b91e87e6091.js"></script><script type="text/javascript">
		(function (window, document, dataLayerName, id) {
			window[dataLayerName] = window[dataLayerName] || [], window[dataLayerName].push({ start: (new Date).getTime(), event: "stg.start" }); var scripts = document.getElementsByTagName('script')[0], tags = document.createElement('script');
			function stgCreateCookie(a, b, c) { var d = ""; if (c) { var e = new Date; e.setTime(e.getTime() + 24 * c * 60 * 60 * 1e3), d = "; expires=" + e.toUTCString() } document.cookie = a + "=" + b + d + "; path=/" }
			var isStgDebug = (window.location.href.match("stg_debug") || document.cookie.match("stg_debug")) && !window.location.href.match("stg_disable_debug"); stgCreateCookie("stg_debug", isStgDebug ? 1 : "", isStgDebug ? 14 : -1);
			var qP = []; dataLayerName !== "dataLayer" && qP.push("data_layer_name=" + dataLayerName), isStgDebug && qP.push("stg_debug"); var qPString = qP.length > 0 ? ("?" + qP.join("&")) : "";
			tags.async = !0, tags.src = "//analytics.dx.ohio.gov/containers/" + id + ".js" + qPString, scripts.parentNode.insertBefore(tags, scripts);
			!function (a, n, i) { a[n] = a[n] || {}; for (var c = 0; c < i.length; c++)!function (i) { a[n][i] = a[n][i] || {}, a[n][i].api = a[n][i].api || function () { var a = [].slice.call(arguments, 0); "string" == typeof a[0] && window[dataLayerName].push({ event: n + "." + i + ":" + a[0], parameters: [].slice.call(arguments, 1) }) } }(i[c]) }(window, "ppms", ["tm", "cm"]);
		})(window, document, 'dataLayer', '673a2fac-494f-4812-a55e-1b91e87e6091');
</script>
<noscript><iframe src="//analytics.dx.ohio.gov/containers/673a2fac-494f-4812-a55e-1b91e87e6091/noscript.html" height="0"
			width="0" style="display:none;visibility:hidden"></iframe></noscript>
    <!-- End PIWIK -->

    <div class="page-container">

        <header>
            <div class="nav_container gray-200">
                <div class="nav-bar">
                    <div id="logo" class="logo-container error">
                        <!-- UPDATE LOGO IMAGE HERE-->
                        <img src="https://ohid.ohio.gov/errorpages/assets/logos/ohid_logo.png" style="width: 165px; height: auto;" alt="ODX Logo">
                    </div>
                </div>
            </div>
        </header>

        <main style="display: contents;">
            <section class="height-full mtb-auto">
                <div class="content-band flex align-center justify-center max-w800">
                    <div class="container basis-50 max-w500 flex align-center justify-center">
                        <img src="https://ohid.ohio.gov/errorpages/assets/images/error-404.png" style="width: 384px; height: 239px;" class="error-image" alt="Error 404 Image">
                    </div>
                    <div class="container flex justify-center align-center basis-50 error-message">
                        <div class="container max-w300">
                            <h1 class="font-iop-blue error-number light">404</h1>
                            <div class="error-pagenotfound">Page not found</div>
                            <p class="max-w300">
                                The link you followed may be outdated or the page may have moved.
                            </p>
                            <!-- UPDATE HOME URL HERE-->
                            <button class="primary iop-drk-blue mt-30 rounded-full hover-white hover-shadow hover-font-blue" onclick="window.location.href='https://ohid.ohio.gov';">
                                <div class="btn-text font-white">Return Home</div>
                            </button>

                        </div>
                    </div>

                </div>
            </section>
        </main>

        <div class="container flex justify-center align-center gray-200" style="height: 120px;">
            <div>
                <img src="https://ohid.ohio.gov/errorpages/assets/logos/iop-logo-gray.png" alt="Innovate Ohio Platform Logo">
            </div>
        </div>

    </div>


<script type="text/javascript">
    var _paq = _paq || [];
    _paq.push(['enableLinkTracking']);
    _paq.push(['setDomains', ['ohid.ohio.gov/']]);
      _paq.push(['setSecureCookie', 1]);
    _paq.push(['trackPageView']);
    _paq.push(['enableJSErrorTracking']);
    (function(p,i,w,ik) {
        var g=ik.createElement('script'),s=ik.getElementsByTagName('script')[0];
        _paq.push(['setTrackerUrl', p]);
        _paq.push(['setSiteId', w]);
        g.type='text/javascript';g.async=true;g.defer=true;g.src=i;s.parentNode.insertBefore(g,s);
    })('//analytics.dx.ohio.gov/ppms.php','//analytics.dx.ohio.gov/ppms.js','673a2fac\u002D494f\u002D4812\u002Da55e\u002D1b91e87e6091',document)
</script><noscript><p><img referrerpolicy="no-referrer-when-downgrade" src="//analytics.dx.ohio.gov/ppms.php?idsite=673a2fac-494f-4812-a55e-1b91e87e6091&rec=1&url=##pageUrl##" style="border:0" alt="" /></p></noscript></body></html>