https://www.decisionproblem.com/paperclips/index2.html

Submitted URL:
https://www.decisionproblem.com/paperclips/index2.html
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 12 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
google_tag_managerobject
google_tag_dataobject
dataLayerobject
gtagfunction
GoogleAnalyticsObjectstring
gafunction
gaGlobalobject

Console log messages · 3 found

Messages logged to the web console

TypeCategoryLog
errornetwork
URL
https://www.decisionproblem.com/paperclips/interface.css?v2
Text
Failed to load resource: net::ERR_TIMED_OUT
errornetwork
URL
https://www.decisionproblem.com/paperclips/mobile-title.png
Text
Failed to load resource: net::ERR_TIMED_OUT
errornetwork
URL
https://www.decisionproblem.com/paperclips/apple_badge.svg
Text
Failed to load resource: net::ERR_TIMED_OUT

HTML

The raw HTML body of the page

<html><head>
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <link rel="stylesheet" type="text/css" href="interface.css?v2">
        <!-- Global Site Tag (gtag.js) - Google Analytics -->
        <script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-107491380-1"></script>
        <script>
            window.dataLayer = window.dataLayer || [];
            function gtag(){dataLayer.push(arguments)};
            gtag('js', new Date());
            gtag('config', 'UA-107491380-1');
            gtag('set', {'user_id': 'USER_ID'}); // Set the user ID using signed-in user_id.
        </script></head></html>