- Scan ID:
- b0f05d1e-ca9a-4f5b-af5f-84d142a0e45aFinished
- Submitted URL:
- https://deals.getxtra-pc.io/
- 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><html lang="en"><head>
<meta charset="utf-8">
<title>Performance Marketing Platform</title>
<style>
body {
background-color: #111d30;
color: #FFF;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
a {
color: #FFF;
}
</style>
</head>
<body>
<div style="background-color: #293c5a; margin: 10px auto; width: 600px; padding: 15px; border: 1px solid #d3d3d3">
<h1>Performance Tracking</h1>
<p>
The ultimate performance marketing platform. This server handles billions of events per day.
</p>
<h2>Key features include</h2>
<ul>
<li>Fraud Prevention</li>
<li>Smart Link Campaigns</li>
<li>Smart Alerts</li>
<li>Deep Analytics and Reporting</li>
<li>View Through Attribution</li>
<li>e-Commerce Support</li>
</ul>
</div>
</body></html>