- Scan ID:
- cead4124-76d4-4c17-ad9f-2bcba0b45c53Finished
- Submitted URL:
- https://preview.soundestlink.com/contactsPreferences/v2/preview/campaign
- Report Finished:
Links · 0 found
The outgoing links identified from the page
JavaScript Variables · 3 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
Name | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Console log messages · 1 found
Messages logged to the web console
Type | Category | Log |
---|---|---|
error | network |
|
HTML
The raw HTML body of the page
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html><head>
<title>Preference center preview</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="format-detection" content="telephone=no">
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap&subset=latin-ext" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="/contactsPreferences/static/css/main.css" id="templateCSS">
</head>
<body>
<style id="theme-container"></style>
<div class="content">
<div class="center table-full">
<div class="table-row">
<div class="table-cell outter-wrapper">
<div class="inner-content">
<div class="pref-c-inner-content">
<p class="pref-c-message-text">Testing your campaign? This is a preference management page preview visible only for you.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</body></html>