- ID de exploración:
- ffb340a6-915e-4b28-8a43-8ed1dfb44f7cFinalizado
- URL enviada:
- https://photos.pixlee.co/getDUH
- Informe finalizado:
Enlaces: 0 encontrados
Los enlaces salientes identificados en la página
Variables JavaScript: 5 encontradas
Las variables JavaScript globales cargadas en el objeto de ventana de una página son variables declaradas fuera de las funciones y a las que se puede acceder desde cualquier lugar del código en el ámbito actual
Nombre | Tipo |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
gon | object |
analytics | object |
Mensajes de registro de la consola: 0 encontrados
Mensajes registrados en la consola web
HTML
El cuerpo HTML sin procesar de la página
<html><head><script>
//<![CDATA[
window.gon={};gon.global={"distilleryUrl":"https://distillery.pixlee.co/","distilleryAnalyticsUrl":"https://distillery-analytics.pixlee.com/","pixleeBackendServer":"https://app.pixlee.com/","pixleePhotosServer":"https://photos.pixlee.co/","env":"production","distilleryQueryUrl":"getJSON","distilleryTagAlbumsUrl":"api/v2/tag_albums","distilleryProductsUrl":"api/v2/products","distilleryPhotoUrl":"getPhoto","s3BucketUrl":"https://s3.amazonaws.com/static.pixlee.com"};
//]]>
</script>
<script type="text/javascript">
window.analytics={createCookie:function(e,o,t){var r=new Date;r.setTime(r.getTime()+24*t*60*60*1e3);var i="="+o+"; expires="+r.toGMTString()+"; path=/; domain="+window.location.host.replace("www","");document.cookie=e+i+"; SameSite=None; Secure",document.cookie=e+"_legacy"+i},readCookieHelper:function(e){for(var o=e+"=",t=document.cookie.split(";"),r=0,i=t.length;r<i;r++){for(var n=t[r];" "===n.charAt(0);)n=n.substring(1,n.length);if(0===n.indexOf(o))return n.substring(o.length,n.length)}return null},readCookie:function(e){return this.readCookieHelper(e)||this.readCookieHelper(e+"_legacy")},readFromBrowser:function(e){var o,t=!1;try{window.localStorage&&(t=!0)}catch(e){t=!1}if(t)try{o=window.localStorage.getItem(e)}catch(t){o=this.readCookie(e)}else o=this.readCookie(e);return o},storeInBrowser:function(e,o){var t,r=!1;if(!gon.requireCookieConsent||gon.getCookieConsent){try{window.localStorage&&(r=!0)}catch(e){r=!1}if(null!=o)if("object"==typeof o&&(o=JSON.stringify(o)),r)try{window.localStorage.setItem(e,o)}catch(r){t=this.createCookie(e,o,30)}else this.createCookie(e,o,30);if(void 0===o){if(r)try{t=window.localStorage.getItem(e)}catch(o){t=this.readCookie(e)}else t=this.readCookie(e);try{t=JSON.parse(t)}catch(e){}return t}if(null===o)if(r)try{window.localStorage.removeItem(e)}catch(o){this.createCookie(e,"",-1)}else this.createCookie(e,"",-1)}},getGUID:function(){function e(){return Math.floor(65536*(1+Math.random())).toString(16).substring(1)}return e()+e()+"-"+e()+"-"+e()+"-"+e()+"-"+e()+e()+e()},getAnonymousId:function(e){return arguments.length?(this.storeInBrowser("ajs_anonymous_id",e),this):(e=this.readFromBrowser("ajs_anonymous_id"))?e:(e=this.getGUID(),this.storeInBrowser("ajs_anonymous_id",e),this.readFromBrowser("ajs_anonymous_id"))}};
</script>
<script>
window.onload = function () {
var postMessageInterval = setInterval(function() {
if (typeof analytics !== 'undefined' && analytics.getAnonymousId) {
var message = {
function: "pixlee_distinct_user_hash",
data: true,
value: analytics.getAnonymousId()
};
try {
parent.postMessage(JSON.stringify(message), '*');
} catch (e) {
if (document.referrer.indexOf("converse.com") === -1 && navigator.userAgent.indexOf("Opera") === -1) {
Sentry.captureException(e);
}
} finally {
clearInterval(postMessageInterval);
}
}
}, 300);
}
</script>
</head><body></body></html>